Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange sequence of Events firing
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Strange sequence of Events firing
Miscellaneous
Thread ID:
00685837
Message ID:
00685837
Views:
77
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
Next
Reply
Map
View

Click here to load this message in the networking platform