mixing data cell types in an outline column
mixing data cell types in an outline column
- Subject: mixing data cell types in an outline column
- From: Cryx <email@hidden>
- Date: Wed, 19 Jun 2002 02:30:40 -0500
From an outline delegate, I'd like to use different cells (text or menu)
for given column. Ideally I'd like to do this in
outlineView:willDisplayCell:forTableColumn:item:. How or is this
possible?
Or do I need to subclass the column's NSTableColumn and implement
dataCellForRow:?
Is there sample code that I've overlooked?
Daryn
_______________________________________________
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.