Re: NSCollectionConroller ?
Re: NSCollectionConroller ?
- Subject: Re: NSCollectionConroller ?
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 25 Feb 2004 22:47:11 -0800
On Feb 25, 2004, at 7:52 PM, T Reaves wrote:
Has anyone implemented one of these, so that you are not limited to an
array?
You're not limited to an array; "all" you have to do is implement the
indexed accessors -- the representation of the data source is
irrelevant. See "Cunning stuff" at
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
(the relevant example is restored).
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.