RadionButton check problem

Klaus Major klaus at major-k.de
Thu Oct 14 13:28:57 EDT 2004


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
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list