NSTableView Drag And Drop gray background
NSTableView Drag And Drop gray background
- Subject: NSTableView Drag And Drop gray background
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 20 Jun 2001 16:44:00 +0200
I'm doing some Drag And Drop stuff in a NSTableView and I'm getting a
gray background for the third column of items in the Dragged Image.
Since this problem is occuring with the default Cell prototype for
NSTableView, I don't think I'm doing something wrong. Is it a bug or is
there a flag to set ?
I'm doing the same thing on a NSTableView where the thrid column
contains a custom cell and I don't get this gray background at all...