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
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to