Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KeyPress Results
Message
From
14/03/2001 11:30:29
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
 
 
To
14/03/2001 07:36:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00484415
Message ID:
00484910
Views:
13
Hi,

I've have had occasional problems with trapping "CTRL + something" via KeyPress.

Recently I wanted to trap for "Ctrl+Ins" but couldn't with the KeyPress event. After some research I finally discovered that some CTRL combinations have special meanings and are apparently excluded from the KeyPress event.

Somewhere on Microsoft's web site I found their list of special key combinations. Might be worth a look.

"Ctrl+Ins" has a Windows meaning of copy to clipboard. I think it may be an old (Borland?) standard Windows still suports. For my purposes I worked around this with some kludgy ON KEY LABELs. They seem to often work for me when the KeyPress event won't. Best wishes!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform