Re: Bindings NSArrayController/NSUserDefaultsController nightmare
Re: Bindings NSArrayController/NSUserDefaultsController nightmare
- Subject: Re: Bindings NSArrayController/NSUserDefaultsController nightmare
- From: Chris Hanson <email@hidden>
- Date: Thu, 29 Jul 2004 11:43:36 -0700
On Jul 29, 2004, at 6:11 AM, Drew McCormack wrote:
I would like to archive the contents of the array controller in the
shared NSUserDefaults. So I have bound the contents of the array
controller to a key of NSUserDefaultsController.
In this case, I'd probably have a model object that has an array that
my array controller is bound to, rather than trying to bind it to a key
in the user defaults. Then I'd save it to and load it from the user
defaults separately.
-- Chris
_______________________________________________
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.