Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Losing keystrokes/save keyboard buffer
Message
From
06/04/1998 18:35:36
 
 
To
06/04/1998 18:25:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00089372
Message ID:
00090005
Views:
26
>I am having a similar problem with a communications routine I'm working on. While the code is processing, keystrokes and mouseclicks are ignored and not saved anywhere as far as I can tell. I am currently looking into using the ON KEY command to run a little routine to store keystrokes in a property on my form. If you only care about the escape button, check out ON ESCAPE or the ON KEY LABEL command. Unfortunately, they don't work with mouseclicks.
>
>Rock

I don't care about mouseclicks right now. Could you be more specific on your idea? Were you going to store the ASCII value of a keystroke everytime that keystroke is pressed? What property were you going to use? Object.Tag?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform