Re: NSMatrix Datasource?
Re: NSMatrix Datasource?
- Subject: Re: NSMatrix Datasource?
- From: m <email@hidden>
- Date: Wed, 15 Dec 2004 16:00:33 -0800
On Dec 15, 2004, at 3:17 PM, John C. Randolph wrote:
On Dec 14, 2004, at 12:25 AM, Mike R. Manzano wrote:
Does NSMatrix have a datasource like NSTableViews?
Regrettably, no. NSMatrix is one of the older controls in the AppKit,
so it's not done quite the way we might do it today.
However, you can bind an NSMatrix to an NSArrayController, and a lot
of that tedium is taken care of for you.
However, <http://www.cocoabuilder.com/archive/message/2004/11/10/121243>
_murat
_______________________________________________
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