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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to