Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 10 May 2005 13:31:37 -0700
On May 10, 2005, at 11:41 AM, Alexander Cohen wrote:
Does anyone know the hierarchy of the NSTableView? Im mostly
looking for info about the matrix that actually defines the columns
and rows. Since matrixes must all have same size cells, im guessing
that each column is a Matrix of 1 columns X number of rows, is this
correct?
NSTableView doesn't contain any instances of NSMatrix. See the docs
for NSTableColumn.
-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
References: | |
| >NSTableView (From: Alexander Cohen <email@hidden>) |