Re: NSTableView and non-text items
Re: NSTableView and non-text items
- Subject: Re: NSTableView and non-text items
- From: Joe Osborn <email@hidden>
- Date: Sat, 19 Apr 2003 20:45:55 -0500
See
file:///Developer/Documentation/Cocoa/TasksAndConcepts/
ProgrammingTopics/TableView/Tasks/UsingTableDelegate.html , as well as
file:///System/Library/Frameworks/AppKit.framework/Versions/C/
Resources/English.lproj/Documentation/Reference/ObjC_classic/Classes/
NSTableColumn.html#//apple_ref/occ/instm/NSTableColumn/setDataCell: .
This is all in the documentation for NSTableView.
file:///Developer/Documentation/Cocoa/TasksAndConcepts/
ProgrammingTopics/TableView/index.html#//apple_ref/doc/uid/10000026i .
I don't mean to say RTFM, but... it's all right there.
--joe
On Saturday, Apr 19, 2003, at 18:52 US/Central, Michael Willhide wrote:
Is it possible to use an NSPopUpButton or something other than text as
a cell in a table view? It'd be nice if you could use something like
a popUpButton or a check box to select only certain values for a
particular tableColumn.
Thanks.
_______________________________________________
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.
_______________________________________________
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.