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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to