Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CheckBox.Click when any key is pressed
Message
 
 
To
06/06/2005 09:00:16
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01020426
Message ID:
01020445
Views:
15
Strange, I tested the code before posting and it works fine for me. Do you've some code in other events of the checkbox that could interfere?

>
>Same thing - the code gets executed, the checkbox blinks checked / unchecked if initially unchecked, and vice versa if checked.
>
>But with the mouse it works as expected.
>
>
>>Try
LPARAMETERS nKeyCode, nShiftAltCtrl
>>IF nKeyCode <> 32
>>	KEYBOARD "{SPACEBAR}" PLAIN CLEAR
>>	NODEFAULT
>>ENDIF		
>>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform