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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to