Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NEED HELP: VALID event is not fired using mouse
Message
De
13/06/2001 11:21:15
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00518878
Message ID:
00518907
Vues:
16
>Hi all,
>
>I need to know why the Valid event isn't fired when I change the focus to another control Using the mouse.
>
>Please help me.
>
>Thanks in advance!!!
>


I didn't see any problem in the code. I'd put a Messagebox or WAIT WINDOW before the If DoDefault() line to be sure the event is not firing.
A mouse click won't change the keyboard buffer, so if there is an ESC in there, the code after LastKey() <> 27 won't run if you leave the field by mouse.
David.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform