"draggedImage" and "draggedImageLocation:"
"draggedImage" and "draggedImageLocation:"
- Subject: "draggedImage" and "draggedImageLocation:"
- From: Chaitanya Pandit <email@hidden>
- Date: Mon, 14 Jun 2010 17:20:12 +0530
Hey guys,
I'm observing a very weird behavior with NSDraggingInfo, I have a NSTextView subclass where i have implemented dragging.
When i drag an image from safari and drop it in the textView and try to access the draggedImage from the supplied <NSDraggingInfo>sender, it returns nil.
Also, the point that "draggedImageLocation:" method returns when converted to the textView's coordinates, is not exactly where the origin of the dragged image was.
I'd appreciate any help.
Thanks,
Chaitanya_______________________________________________
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