Re: .plist dilemma
Re: .plist dilemma
- Subject: Re: .plist dilemma
- From: Shane Stanley <email@hidden>
- Date: Sat, 16 May 2015 22:09:09 +1000
On 16 May 2015, at 10:02 pm, Shane Stanley <email@hidden> wrote:
Then it's all done for you.
Just to be clear:
If a value you want to store in defaults is set only by the user via a control, you should bind the control's value to Shared User Defaults Controller, and let it take care of reading and storing. Only if the value is one you sometimes set programmatically should you need to use setObject:forKey: with defaults.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden