Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control Exit Via Mouse
Message
From
16/10/1997 14:28:54
 
 
To
13/10/1997 12:24:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00054285
Message ID:
00054924
Views:
26
Vlad:

Cool! Exactly what I needed. As they say down here, tanks, mon!

John

>Put this in GotFocus or When events:
>
>KEYBOARD chr(255)
>CLEAR TYPEAHEAD
>
>This clears any previous key and sets the LASTKEY() to 255. This is necessary in order to delete any previous TAB, ENTER, etc, LASTKEY(). In the Valid event check for LASTKEY() and if it's different than TAB, ENTER, etc, then it was exited using the mouse.
>
>Vlad
>
>>I need a way to know whether the user exited a control via a mouse click (rather than a TAB, ENTER, SHIFT--TAB). Any ideas out there about how I can determine that?
>>
>>TIA.
>>
>>John
Previous
Reply
Map
View

Click here to load this message in the networking platform