Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CheckBox.Click when any key is pressed
Message
 
 
À
06/06/2005 09:00:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01020426
Message ID:
01020445
Vues:
14
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform