Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange sequence of Events firing
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange sequence of Events firing
Divers
Thread ID:
00685837
Message ID:
00685837
Vues:
76
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform