Saving status of radio button in Preferences
Phil Davis
revdev at pdslabs.net
Wed Sep 25 18:40:01 EDT 2013
Or save the hilitedButtonName of the group they're in, and then set that
property of the group at startup. It's just one item.
Phil Davis
On 9/25/13 3:23 PM, dunbarx at aol.com wrote:
> Hi.
>
>
> I would save the status as a five item string of "true/False" in a custom property of the substack. I suppose you could map each button with its state explicitly, either with an array or with five lines with two items per line, one for the button reference and one for the status.
>
>
>
> Craig
>
>
> -----Original Message-----
> From: Charles Szasz <cszasz at me.com>
> To: use-livecode <use-livecode at lists.runrev.com>
> Sent: Wed, Sep 25, 2013 6:06 pm
> Subject: Saving status of radio button in Preferences
>
>
> How do you save the status of a radio button in a Preferences substack of app
> stack? I have five radio buttons in a substack that I need to save as a
> preferences file.
>
> Sent from my iPad
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Phil Davis
More information about the use-livecode
mailing list