Re: Saving status of radio button in Preferences

2013-09-28 Thread dunbarx
t any kind. Arrays come to mind for a suite of preferences. Craig Newman -Original Message- From: Charles Szasz To: use-livecode Sent: Sat, Sep 28, 2013 2:40 pm Subject: Re: Saving status of radio button in Preferences Phil, I just read your suggestion to my question of saving

Re: Saving status of radio button in Preferences

2013-09-28 Thread Charles Szasz
Phil, I just read your suggestion to my question of saving status in Preferences. I used custom properties for other things but not saving. How do I set this set up? Sent from my iPad ___ use-livecode mailing list use-livecode@lists.runrev.com Pleas

Re: Saving status of radio button in Preferences

2013-09-25 Thread dunbarx
: Saving status of radio button in Preferences 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, dunb...@aol.com wrote: > Hi. > > > I would save the status as a fiv

Re: Saving status of radio button in Preferences

2013-09-25 Thread Phil Davis
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 ___

Re: Saving status of radio button in Preferences

2013-09-25 Thread dunbarx
. Craig -Original Message- From: Charles Szasz To: use-livecode 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

Saving status of radio button in Preferences

2013-09-25 Thread Charles Szasz
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@lists.runrev.com Pleas