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 |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
|
|
|
 |
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 |
|
|
|
|
 |
|
|