Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange sequence of Events firing
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00685837
Message ID:
00685935
Views:
31
Jim, I've been playing around with this Wait Window 'eating' the click and cant find a way of stopping it....do you know if it is possible to stop this beahviour (I presume the same happens with any user interaction ..like a messagebox)

Regards,

Gerard




>Your WAIT WINDOW is eating the click event on you.
>
>>I have a problem understanding why events fire in a particular sequence.
>>Example as follows:
>>
>>I set up a CommandButton and had following :
>>In GotFocus event: @ 1,1, say 'Test Got Focus'
>>In Click Event @ 2,1 say 'Tect Click event'
>>
>>If I click on the button once,,fires both the GotFocus and Click event codes
>>
>>
>>I set up another button:
>>In GotFocus: wait window 'test Got Focus' timeout 1
>>In Click Event @ 2,1 say 'Test Click event'
>>If I click on the button once, only the GotFocus event fires !!
>>
>>Can anybody explain this
>>Regards,
>>
>>Gerard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform