Copy files from Finder to app
Copy files from Finder to app
- Subject: Copy files from Finder to app
- From: Mel Walker <email@hidden>
- Date: Thu, 26 Sep 2002 14:21:34 -0600
I've got a outline view that I can drag files from the Finder into, and
I would also like to cut-and-paste files from the Finder. I can do this
for single files or folders, using the Finder's contextual menu, but I
can't do it for multiple files and/or folders.
I can get a NSFilenamePboardType with one item, but not with several.
It has been suggested to me that maybe one of the unknown types if just
a AEDescriptor, but since I have no way of confirming that myself
(short of writing a whole lot of code), I thought I'd ask here first.
The Finder provides CorePasteboardFlavorType's of 'lst' and 'fccc' for
multiple items.
Could anyone provide me with a clue about this?
--
Mel Walker <email@hidden>
Software Engineer
_______________________________________________
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.