NSMatrix Questions (was: Re: Another Table View Question)
NSMatrix Questions (was: Re: Another Table View Question)
- Subject: NSMatrix Questions (was: Re: Another Table View Question)
- From: email@hidden
- Date: Tue, 9 Oct 2001 00:42:33 -0700
Cooooooool. After playing around with NSMatrix, I got a bunch of stuff
working, but I don't get how to have my cells bordered. Do I have to
make my own NSTextCellType subclass and then use NSMatrix's setPrototype
method? I don't really get tons, but I will try to understand the header
files a little more.
The major question for me here is this: is the functionality of the
cells in the matrix controllable from the matrix, or do I have to
subclass NSCell to be more to my liking.
This is sort of new to me, so I might be asking the wrong questions.
Answer me in anyway you see fit.
Thanks,
Sam
P.S. I plan to post all of these remedial examples (once I understand
them) on the web for others.
On Monday, October 8, 2001, at 09:54 PM, Erik M. Buck wrote:
Try NSMatrix instead of NSTableView
----- Original Message -----