Re: Embedding a color item in an NSTableView
Re: Embedding a color item in an NSTableView
- Subject: Re: Embedding a color item in an NSTableView
- From: Jonathon Mah <email@hidden>
- Date: Wed, 14 Jun 2006 17:37:56 +0930
Hi Greg,
On 2006-06-14, at 15:44, Greg Stark wrote:
What I was wondering is whether there is an easy way to have an
item's color show up in the table. For example, is it possible to
embed a ColorWell in the table? Or perhaps there's an easy way to
change a table cell's background color.
If you don't want to write any code, there is a textColor binding for
NSTableColumn. Otherwise you'll need to write a custom cell; I think
it would be very easy (just draw the color).
Jonathon Mah
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden