Application Wizard |
|
| Top Previous Next | |
The Application Wizard helps you write a dialog-based DialogScript program.
When you run the Wizard, you enter a title for your program, design the dialog using the dialog designer, and then the Wizard generates all the code for the program, including dummy handlers for each of the possible events. You then simply replace the dummy event handlers with your own code.