Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEED HELP: VALID event is not fired using mouse
Message
From
13/06/2001 11:21:15
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00518878
Message ID:
00518907
Views:
15
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform