I am starting use the Component Wizard to create a few simple beans. I read through all the help screens and I generally understand how to use all the parameters on each page, but what I could not understand was where the code goes for the bean? Where and how do you enter the code that is supposed to be auto generated when you generate the bean in an application? Am I missing something? Are there any on-line tutorials or .pdfs to read that would give a general walk-through on how to use this tool? Thanks.
Solved! Go to Solution.
Hello,
you can create/edit the driver code from the 'Drivers' Tab in the wizard. First of course you need to declare your methods in the 'Methods' tab, and there you can as well right click on the methods to edit the code.
If you use the Help menu in the component wizard, then you can see that there is as well a tutorial with multiple examples/courses.
Hope that helps,
BK
Hello,
you can create/edit the driver code from the 'Drivers' Tab in the wizard. First of course you need to declare your methods in the 'Methods' tab, and there you can as well right click on the methods to edit the code.
If you use the Help menu in the component wizard, then you can see that there is as well a tutorial with multiple examples/courses.
Hope that helps,
BK