Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Keypress
Message
From
19/06/2003 08:15:39
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem with Keypress
Miscellaneous
Thread ID:
00801679
Message ID:
00801679
Views:
38
Hi All,

I found my daily headache and like to share with you.
This is VFP 8.0 under W2K.

I have a simple form with the following code in Keypress
LPARAMETERS nKeyCode, nShiftAltCtrl
?nKeyCode, nShiftAltCtrl
I set forms "Closable" to .F. and run the form. Now I start pressing keys. First what I notice is that will not respond. I set "Closable" to .T. and try again - will respond -4 0 as expexted.
What do I wrong?

Now I'm startung to click several keys in a frustraded manner. Oops whats that?
Responds
93 1
89 0
13 0

Responds
93 1
88 0

What means that?
AFAIK
93 1 IS +
89 0 means that I press 'Y' in capslock; 88 IS 'X' IN capslock

does not respond, but this is because it is bound to call the menu.

I have checked this with VFP 7.0, the thing works there no matter of closable.
and respond differnt. (My VFP 7.0 is a german version so this might be a reason)

So how can I get working again with Closable=.F. under VFP 8.0?
How can I get clear results from and ?

Thank you for your help

Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Next
Reply
Map
View

Click here to load this message in the networking platform