Re: NSMatrix Datasource?
Re: NSMatrix Datasource?
- Subject: Re: NSMatrix Datasource?
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 15 Dec 2004 15:17:23 -0800
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.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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