dragging images to the finder
dragging images to the finder
- Subject: dragging images to the finder
- From: Eric Smith <email@hidden>
- Date: Sun, 11 Jan 2009 20:48:12 -0800
All,
I'm trying to get drag-and-drop to work, using the finder as a
destination. I can drag my files into mail using NSTIFFPboardType.
My draggingSourceOperationMaskForLocal returns NSDragOperationEvery.
But, when I drag my file onto a finder window, I get no icon at all...
no little green plus indicating a copy. My pasteboard:
provideDataForType: is never called by the finder. How the heck to I
get the finder to accept a drop??
Thanks,
Eric
_______________________________________________
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