NSDraggingInfo question
NSDraggingInfo question
- Subject: NSDraggingInfo question
- From: Moray Taylor <email@hidden>
- Date: Sun, 2 May 2004 17:31:12 +0100
Hi,
I am trying to drag an image onto an NSView, this is working fine
(thanks Allan), but I am using NSDraggingInfo.draggingLocation to get
the location of the drop, which gives me the point in the window, I
want the point in my NSView, as it is quite deeply nested with
ScrollViews etc.., it would be tricky to work this out myself, is there
a magic way of doing this.
Thanks
Moray
_______________________________________________
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.