Drag onto a cell in a NSTableView
Drag onto a cell in a NSTableView
- Subject: Drag onto a cell in a NSTableView
- From: Lorenzo Puleo <email@hidden>
- Date: Wed, 19 Jun 2002 10:27:18 +0200
Hi,
I have to drag a file from the finder onto a cell in a NSTableView, but
since I have 3 columns, I don't know how to highlight one cell only and set
*that* cell only with the filename. At present time, I detect the cell using
mouse coordinates, but this doesn't let me highlight one cell only (the
whole row highlights) and up above it doesn't work if my application is not
the top most application.
Please may someone help me understanding how should I have to do?
Any suggestion, and any code sample would be greatly appleciated.
Thank you.
--
Lorenzo Puleo
mailto:email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.