Hi Alena & Chris,

Alena,

You want to use the hilitedButton property, but it must be set to a number,
not true or false.


For example: set the hilitedButton of grp "snackBarCafe" to 1 [or 2 or 3 or
whatever you want]


HTH,

Chris Sheffield
Software Development
Read Naturally
---------------------------------------------
How can I set the radio button within a group to true without clicking
on it.


set the hilliteButton of grp "snackBarCafe" to true set the hillite of btn "Cafe" to true

none of these work!

A

You can also use the name of the radiobutton like:

...
set the hilitedbuttonname of grp "snackBarCafe" to "Cafe"
...


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

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

Reply via email to