Re: NSURLPboardType broken for dropping files in Panther...?
Re: NSURLPboardType broken for dropping files in Panther...?
- Subject: Re: NSURLPboardType broken for dropping files in Panther...?
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 3 Nov 2003 21:27:10 -0800
On Nov 3, 2003, at 7:25 PM, Kurt Marek wrote:
Thanks for the app. It doesn't work on my system running 10.3.
Dragging a file from the Finder to the imageView does nothing.
Dragging a link from Safari works great. I think NSURLPoardType for
files in the Finder is broken under Panther as was suggested by Rob.
Umm, so check for NSFilenamesPboardType (and if you get *one*, turn
that into an URL)?
<
http://homepage.mac.com/mmalc/CocoaExamples/ImageURLDragAndDrop.zip>
(updated).
mmalc
_______________________________________________
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.