Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limiting selection of a checkbox in FP 2.6 styled code
Message
 
 
À
15/05/2007 13:16:45
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01225372
Message ID:
01225673
Vues:
18
You have to do more testing to make sure that it works properly uinder all circumstances.

>You make it seem too easy. That was a great solution. Thanks!
>
>>I forgot that Valid() wouldn't fire if checkbox status didn't change. Try
>>
>>* WHEN
>>DO CASE
>>CASE EMPTY(ON("KEY", "ENTER"))
>>	ON KEY LABEL ENTER KEYBOARD "{TAB}" CLEAR
>>CASE LASTKEY() = 13
>>	ON KEY LABEL ENTER
>>ENDCASE	
>>...
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform