Re: TextEdit features in my Cocoa app
Re: TextEdit features in my Cocoa app
- Subject: Re: TextEdit features in my Cocoa app
- From: Douglas Davidson <email@hidden>
- Date: Mon, 17 Sep 2007 17:40:24 -0700
On Sep 17, 2007, at 5:34 PM, Chris Heimark wrote:
Douglas, what do you mean by: "Probably the main problem is that
you need to have a file in the filesystem in order to use
NSFilenamesPboardType." ?
What I mean is that an attachment in the text system ordinarily has
an in-memory copy of the file contents. If you wish to use
NSFilenamesPboardType on the pasteboard in order to copy this to
Finder, you will need to have an on-disk representation. For
example, TextEdit's dragging of attachments in this way works if the
attachment has been saved in an RTFD, but not if it has not been saved.
Douglas Davidson
_______________________________________________
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