Re: Table View Blues
Re: Table View Blues
- Subject: Re: Table View Blues
- From: Kevin Elliott <email@hidden>
- Date: Tue, 19 Nov 2002 09:27:19 -0800
At 23:34 +0100 on 11/18/02, j o a r wrote:
NSTableView reuses one cell per column for the drawing of all rows,
so I don't >think that's a problem.
And to veer off on to a new topic... I'm doing some work with an
NSTableView and I"m trying to figure out if there is a way to get
what amounts to cell by cell access. Basically I'd like to make a
table that looks like this:
Stuff 1 Stuff 2
blah NSPopupButton for blah
blah2 NSPopupButton for blah2
blah3 NSString for blah3
blah4 NSString for blah4
or alternatively have a different popup button menu for blah3 & blah4
than for blah & blah1. Any thoughts?
--
_____________________________________________
Kevin Elliott <
mailto:email@hidden> ICQ#23758827
_______________________________________________
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.