Send to Radio Button Problem

David Burgun dburgun at dsl.pipex.com
Wed Apr 28 17:20:28 EDT 2004


Hi,

I can't seem to get the following to work, nothing seems happens!

on closeField
send mouseUp to button "Radio1" of group "RadioTest1"
end closeField

And on the button:

on mouseUp
beep
pass mouseUp
end mouseUp

I get the beep, but the radio group doesn't change appearance. So how 
do I get a Radio Group to change state from within a Script?

Thanks in Advance
Dave


More information about the use-livecode mailing list