How to detect drag on a single cell in a NSTableView?
How to detect drag on a single cell in a NSTableView?
- Subject: How to detect drag on a single cell in a NSTableView?
- From: Lorenzo Puleo <email@hidden>
- Date: Thu, 11 Apr 2002 19:28:49 +0200
Hi,
I would like to know how to detect which cell is being rollovered during a
drag in a NSTableView with two columns. I have to drag a file on a cell,
thus I have to highlight that cell only (not the whole row), then I have to
set that cell to the pathname of the file. I already know how to highligh
the whole row and set an arbitrary cell to the pathname. But I can't
understand which cell.
Please could anyone help me?
ciao
renzo
--
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.