Re: Table with cells as dragging destination?

2010-04-11 Thread Graham Cox
On 09/04/2010, at 1:26 AM, Izak van Langevelde wrote: > I implemented the table as an NSTableView with NSImageCells, I know about the > standard drag and drop for table rows. > However, I am clueless about how to use cells as dragging destination. > Am I supposed to subclass NSTableView, and imp

Table with cells as dragging destination?

2010-04-11 Thread Izak van Langevelde
What I need is a table where some columns show images as data. It should be possible to drag images and image files onto these cells. I implemented the table as an NSTableView with NSImageCells, I know about the standard drag and drop for table rows. However, I am clueless about how to use cells