NSTextView drag logs pasteboard message
NSTextView drag logs pasteboard message
- Subject: NSTextView drag logs pasteboard message
- From: Chris Heimark <email@hidden>
- Date: Fri, 19 Oct 2007 15:38:37 -0400
I am puzzled by the following console message resulting from a drag
out of an NSTextView. The path exists, as does the file. The
NSTextView has loaded the RTFD representation and the drag animates
as expected but refuses to light up with a plus over the finder. This
is actually a continuation of my recent postings under title
"TextEdit features in my Cocoa app" - a problem I thought I had
solved...
Couldn't convert path "/private/var/tmp/folders.501/TemporaryItems/
messageReceived.rtfd/Warning.tiff" to an FSRef to put on the pasteboard.
Is it a correct statement that this part of the path above "/private/
var/tmp/folders.501/TemporaryItems/" is carried in the
serializedRepresentation of an NSFileWrapper for an RTFD titled
"messageReceived". Am I interpreting what I am seeing correctly?
_______________________________________________
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