Send to Radio Button Problem
David Burgun
dburgun at dsl.pipex.com
Thu Apr 29 06:04:53 EDT 2004
>Recently, "David Burgun" wrote:
>
>>> Try setting the highlight of the radio button:
>>>
>>> hilite button "Radio1" of group "RadioTest1"
>>>
>>
>> Hi, Thanks, I tried that, it sets the Button on, but doesn't switch
>> the one that is currently on, off!
>>
>> I wanted to be able to simulate pressing the button have the the
>> object react normally.
>
>Try:
>
> set the hilitedbutton of "RadioTest1" to 2 (or 1)
Thanks that worked great, I actually used:
set the hilitedButtonName of button "Radio1" of group "RadioTest1"
TTFN
Dave
More information about the use-livecode
mailing list