How to get multiple NSURLs from Finder drop.
How to get multiple NSURLs from Finder drop.
- Subject: How to get multiple NSURLs from Finder drop.
- From: Todd Freese <email@hidden>
- Date: Mon, 03 Sep 2012 15:32:54 -0500
I'm trying to get my App Sandboxed. I need to be able to accept a multi-file finder drop to import files. However, how did I get multiple NSURLs from the finder? There only seems to be two finder pasteboard types: NSFilenamesPboardType & NSURLPboardType.
NSFilenamesPboardType won't work because it is passing strings. NSURLPboardType only accepts one a single file.
What am I missing here?
Todd
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
_______________________________________________
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