Re: NSArrayController - Mutability lost?
Re: NSArrayController - Mutability lost?
- Subject: Re: NSArrayController - Mutability lost?
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 16 Apr 2005 09:01:56 -0700
On Apr 16, 2005, at 6:50 AM, Diggory Laycock wrote:
I have an class which is a preference pane's main class - let's
call it MyPrefPane. It has an NSMutableArray called 'tickets'.
I also have an NSArrayController, whose contentArray is bound
to the tickets array of the MyPrefPane class.
Is the array at some stage retrieved from user defaults?
See <http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
-> NSUserDefaultsController
-> Arrays
mmalc
_______________________________________________
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