Re: images in NSTableView
Re: images in NSTableView
- Subject: Re: images in NSTableView
- From: Graham Cox <email@hidden>
- Date: Mon, 12 May 2008 21:06:14 +1000
On 12 May 2008, at 8:58 pm, Graham Cox wrote:
it's maybe more than you need and it also takes an NSColor object
value
Oops, that came out not the way I intended it - I meant that you'll
need to do more than this code does for your case - i.e. displaying
two (or more?) colours in a cell, but this might point the way. When
your table asks for the object value for the table row/column, you
could supply an array of NSColors, and the cell would be programmed to
understand that and display it appropriately.
G.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden