Re: NSArrayController manage array in MyObject
Re: NSArrayController manage array in MyObject
- Subject: Re: NSArrayController manage array in MyObject
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 23 Apr 2004 14:31:17 -0700
On Apr 23, 2004, at 12:49 PM, matt neuburg wrote:
So I've got an NSMutableArray in MyObject call coolArray.
I've got the "content" outlet of an NSArrayController pointing at
MyObject.
Why? This won't work. The 'content' is the object that the controller
is managing. For an array controller, the content must be (something
that presents itself as) an array...
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.