NSTableView Drag/Drop - Which Column?
NSTableView Drag/Drop - Which Column?
- Subject: NSTableView Drag/Drop - Which Column?
- From: "Frank D. Engel, Jr." <email@hidden>
- Date: Sat, 23 Jul 2016 08:53:16 -0400
Hi,
Does anyone know if there is a way to determine which column of an
NSTableView something being dragged is dropped onto?
I have drag and drop from one table in my application onto a row of
another table working, but I would like to know which column of the
destination table the source item was released on so that I can have
different behavior depending on which column received the object.
The destination table is view-based if that makes a difference.
Thank you!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden