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?
| |||
|
feedback
|
|
There is an open-source implementation called LVColorWellCell. This only works with garbage collection, though. | |||
|
feedback
|