Unhiliting Radio Buttons

Dan Shafer revolutionary.dan at gmail.com
Fri Dec 2 01:51:27 EST 2005


If the buttons are spread out over four different cards, you can't use a
single command to a single group to turn them all off.

So you'll have to use a repeat loop in the openCard handler to loop through
the four cards containing radio button groups and apply Chipp's logic to
each group.

You can use the lock screen command so that the user doesn't see this
happening.



On 12/1/05, Fred Giannetto <fgiannet at hotmail.com> wrote:
>
> Hello Chipp,
>
> Is this in the card script (on opencard)?
>
>
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Information Product Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
>From http://www.shafermediastore.com/tech_main.html



More information about the use-livecode mailing list