Hi,
I'm developping a custom display of my addres book (in order to check all
informatiosn and rearrange some data that get cross mixed). In doing this
I'm trying to enable the drag and drop operation from one cell of a table
view to another one - same or different table view - in AppleScript Studio.
The "drag info item" does'nt support(yet?) the location property and
therefore I don't know how to identify which cell the info is being dropped
on.
I've tried to read the mouse up event (it returns a location within the
window) at the time of the drop event, but I cannot do this.
Help appreciated.
Jacques
>> Stay informed about: Managing drag and drop within a table view