Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing optiongroup value from another control
Message
De
10/02/2004 14:55:28
 
 
À
10/02/2004 13:57:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00875981
Message ID:
00875997
Vues:
17
hmm...
setting the group value to 1 in the checkbox.click() works just fine for me -

is there something else that might be setting it back? like a refresh() method?
is there anything else in the click?
is form.LockScreen=.T.?


>I have an optiongroup with 5 option. When one clicks a check box on the form I want the optiongroup to move to option 1.
>
>I tried in the click and valid of the check box the following:
>
>thisform.optiongroup1.value = 1
>thisform.optiongroup1.option1.value = .f.
>thisform.optiongroup1.value = 5
>
>
>None of the above seem to have any effect on the optiongroup value.
>Guess I am missing something.
>
>
>Thanks
>Gaylen
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform