Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing optiongroup value from another control
Message
From
10/02/2004 14:55:28
 
 
To
10/02/2004 13:57:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00875981
Message ID:
00875997
Views:
18
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform