Is it possible to wrap an NSColorWell as an NSCell so I can add it to an NSTableView? If not, is there another solution to the problem?

link|improve this question

62% accept rate
feedback

1 Answer

up vote 1 down vote accepted

There is an open-source implementation called LVColorWellCell. This only works with garbage collection, though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.