![]() |
|
#14
|
|||
|
|||
|
If your print statement is in the global scope then it will be executed during the script loading. All that sample code does is register a callback for when the accept button of the dialog is clicked and calls the specified function. If you need to display a series of dialogs sequentially, then I highly recommend using tasks. Using a callback approach will become very difficult once you have more than one dialog.
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create my own animations | michelcm3 | Vizard | 1 | 09-21-2007 10:53 AM |
| how to create morph from the comple characters CD | michelcm3 | Vizard | 9 | 07-19-2007 11:15 AM |
| Alpha and Texturing questions | Manny | Vizard | 3 | 03-08-2007 12:55 PM |
| General Questions about Vizard: World Viz | dav | Vizard | 5 | 08-28-2006 04:44 PM |
| Antialiasing questions | oodini | Vizard | 1 | 12-06-2005 01:08 PM |