Re: NSArrayController manage array in MyObject
Re: NSArrayController manage array in MyObject
- Subject: Re: NSArrayController manage array in MyObject
- From: m <email@hidden>
- Date: Sun, 25 Apr 2004 00:31:29 -0700
On Apr 25, 2004, at 12:11 AM, m wrote:
On Apr 23, 2004, at 2:31 PM, mmalcolm crawford wrote:
[about the object to which the content outlet of an NSArrayController
should point]
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...
This is intriguing... what methods must a class implement to convince
an NSArrayController to play nice?
Nevermind, I found the answer on mmalc's site
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
under "More Cunning Stuff" Neato.
_murat
_______________________________________________
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.