GUI.Quit/ProcessEvent
Author |
Message |
tum_twish
|
Posted: Tue Jun 10, 2003 10:25 am Post subject: GUI.Quit/ProcessEvent |
|
|
When GUI.Quit is executed, the ProcessEvent loop is exited. How can I have it such that I put another ProcessEvent loop later in the program for another set of widgets, without altering the GUI module |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
|
|
|
![](images/spacer.gif) |
Andy
|
Posted: Tue Jun 10, 2003 5:47 pm Post subject: (No subject) |
|
|
or you can use GUI.Quit
shove it in a proc that activates when something is clicked and ur all set |
|
|
|
|
![](images/spacer.gif) |
|
|