How do I determine objects in a group?
Devin Asay
devin_asay at byu.edu
Fri Feb 8 13:53:00 EST 2002
>I need to make a group of graphics behave like radio buttons with only one
>possible selection active at a time.
>
>I can write the group script to tell the target, but how do I reset the
>other members of the group?
>
>Thanks
>
>-zac
Put the radio buttons in a group and make sure the group's
radioBehavior property is set to true. This can be done by script or
in the properties palette. Once this is set, the proper radio button
behavior is automatic; i.e., only one radio button in the group can
be hilited at a time.
Devin
--
Devin Asay
Humanities Research Center
Brigham Young University
More information about the use-livecode
mailing list