Maybe a complex question on NSTableView and Drag & Drop...
Maybe a complex question on NSTableView and Drag & Drop...
- Subject: Maybe a complex question on NSTableView and Drag & Drop...
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 6 Jul 2001 18:07:13 +0200
When you want to perform Drag & Drop with a NSTableView, the methods in
NSTableView.h are used.
But how do you know that the final destination of a drag from a
NSTableView is the Trash in the Dock ?
It seems not to be possible.