Re: Storing a table view in user defaults
Re: Storing a table view in user defaults
- Subject: Re: Storing a table view in user defaults
- From: Jerry Krinock <email@hidden>
- Date: Tue, 28 Apr 2009 11:31:29 -0700
On 2009 Apr 28, at 08:04, Ryan Briones wrote:
My problem is that I have a table view that's bound
to an array controller backed by user defaults in IB.
I don't know what "backed by" means. The 'content' binding of your
array controller should be bound to an NSUserDefaults object (labelled
"Shared Defaults" by Interface Builder) with
Controller Key = 'values'
Model Key Path = keyToYourArrayInRootOfUserDefaults.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden