On 14/06/2010, at 9:50 PM, Chaitanya Pandit wrote:
> 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 s
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 sender, it returns nil.
Also, the point that "dragge