| View previous topic :: View next topic |
| Author |
Message |
totonf
Joined: 09 Apr 2008 Posts: 8
|
Posted: Thu Jul 03, 2008 6:39 pm Post subject: Gui inside loop |
|
|
Hi,
I am looking for adding a msgbox with an option remember my choice (apply Yes or No for all next questions) inside a loop, so I will use a Gui with 2 buttons Yes/No and one checkbox for the remember choice.
The question is how to pause the loop when the Gui appear to wait for the user click yes or No? |
|
| Back to top |
|
 |
Z Gecko Guest
|
Posted: Thu Jul 03, 2008 6:50 pm Post subject: |
|
|
| majkinetor made a function for that: ShowModal |
|
| Back to top |
|
 |
totonf
Joined: 09 Apr 2008 Posts: 8
|
Posted: Thu Jul 03, 2008 7:03 pm Post subject: |
|
|
Excellent
Thanks a lot! |
|
| Back to top |
|
 |
|