Re: Putting text and image in a cell of NSTableView
Re: Putting text and image in a cell of NSTableView
- Subject: Re: Putting text and image in a cell of NSTableView
- From: Charles Srstka <email@hidden>
- Date: Thu, 14 Feb 2002 23:21:13 -0600
Actually, if you look at
/Developer/Examples/AppKit/DragNDropOutlineView, it has an
ImageAndTextCell which I have found to be simpler and faster than
NSBrowserCell, which seems to contain a bunch of stuff you don't need.
On Thursday, February 14, 2002, at 11:09 PM, email@hidden wrote:
look at NSBrowserCell
On Thursday, February 14, 2002, at 06:43 PM, John Scalo wrote:
How do I get both an image and text into a cell of an NSTableView a la
the
Finder (although I know Finder list view is actually a Carbon
databrowser)?
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.