Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Keypress
Message
 
 
To
19/06/2003 08:15:39
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00801679
Message ID:
00801687
Views:
12
It's bug. It's documented in VFP bug list on UT http://www.levelextreme.com/wconnect/wc.dll?FournierTransformation~4,25,1.

>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform