Re: Cocoa Bindings & GUI question
Re: Cocoa Bindings & GUI question
- Subject: Re: Cocoa Bindings & GUI question
- From: Ondra Cada <email@hidden>
- Date: Mon, 16 May 2005 18:51:53 +0200
August,
On 16.5.2005, at 18:11, August Trometer wrote:
Thanks for the tip. I noticed that there 2 kinds of userdefaults:
NSUserDefaultsController and the Shared User Defaults. Which one
should I use? I have seen in some examples that they use the shared
one, so what's the use of the other one?
There's NSUserDefaults -- the actuall access to defaults, and
NSUserDefaultsController -- the controller, which allows you to bind
to them.
Use the former programmatically and the latter for bindings.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden