
-----------------------------------
deltamanx
Sat Jan 09, 2010 2:58 pm

Need proc to wait till button pressed
-----------------------------------
I'm working on a program with a main menu, that uses GUI based buttons, however, I can't find anything to make the procedure wait till the buttons are pressed, instead, it instantly continues over to the next procedure. Could any one help me?

-----------------------------------
TheGuardian001
Sat Jan 09, 2010 4:06 pm

Re: Need proc to wait till button pressed
-----------------------------------
Not unless you show us your code so we know what you're doing...

Based on what you've said though, I'd guess you're calling the procedure somewhere other than when you made the button.
