Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lock Keyboard
Message
 
To
01/02/1999 18:00:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00182758
Message ID:
00182796
Views:
9
Brad,
I haven't tried it, but why don't you go with a form property and the KeyPress() method code:

In the keypress():
IF Thisform.StopKeyboard
   NODEFAULT
ENDIF
Set the StopKeyboard to TRUE before processing.
Then before you set it back to FALSE, do a Clear Typeahead.

HTH
Barbara

>Another developer has asked if he can lock the keyboard during processing. I believed this was true, but found myself at a loss to explain how. Can someone suggest a method?
>Thanks,
> Brad
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform