Re: Standard User Defaults - Setting initial values
Re: Standard User Defaults - Setting initial values
- Subject: Re: Standard User Defaults - Setting initial values
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 25 Apr 2004 22:41:06 -0700
On Apr 25, 2004, at 7:27 PM, Bruce Truax wrote:
When using the Shared User Defaults Binding for UI elements, what is
the
proper way to set the initial values that the user will see on the
first
run?
- (void)setInitialValues:(NSDictionary *)initialValues
Note that this does not register defaults with NSUserDefaults'
standardUserDefaults -- you must do this as well.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.