Thanks, didn't see the new API.
Todd
On Sep 3, 2012, at 4:12 PM, Kyle Sluder wrote:
>
> On Sep 3, 2012, at 1:32 PM, Todd Freese
> wrote:
>
>> 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
On Sep 3, 2012, at 1:32 PM, Todd Freese wrote:
> 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 &
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 becaus