Re: .plist dilemma
Re: .plist dilemma
- Subject: Re: .plist dilemma
- From: Brian Christmas <email@hidden>
- Date: Sun, 17 May 2015 09:40:37 +1000
G’day Shane, and a big Thank You. I was bining to App Delegate, and not noticing Shared User Defaults.
Now I have that fixed, I need to ascertain whether the step is adding or subtracting, so I’ll post separately for that.
Regards
Santa
On 16 May 2015, at 10:09 pm, Shane Stanley < email@hidden> wrote: 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