Hello,     I am attempting to implement a Copy from my application for files
on a remote server that are displayed in a listview.  This is an ftp type
client.  I cannot seem to implement these file copies from my app to where
you can paste them in finder, though similar attempts work for drag/drop.
     I initialliy tried NSFilesPromisePboardType as the type for the
pasteboard, which would be ideal, but I could not get it to work.  I then
tried NSFilenamesPboardType; "Paste" would not show up in finder menus, but
I could paste the filenames into TextEdit. These both work for drag/drop.
Are they not supported for copy/paste operations?


Thanks,
Sean
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to