did dragging files from cocoa app to finder via writeFileWrapper: ever get fixed?
did dragging files from cocoa app to finder via writeFileWrapper: ever get fixed?
- Subject: did dragging files from cocoa app to finder via writeFileWrapper: ever get fixed?
- From: Kirk Kerekes <email@hidden>
- Date: Thu, 27 Jun 2002 19:12:23 -0500
I am working on extending NSTextView to handle file-level attachments.
Going in doesn't seem to be a problem, but getting the Finder to accept a
drag and create a file via a [pasteboard writeFileWrapper:fw] call seems to
require mojo beyond my abilities. (I know about the write-the-file-to-disk
and pass-the-NSFilenamesPboardType trick, but I don't much like it.)
I have read long threads in mamasam about the problem with doing file-drags
in the Finder, but they all stop at the end of '01.
So has this issue been resolved, or is everybody just tired of talking
about it?
_______________________________________________
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.