Drags to Finder result in XML clippings [SOLVED]
Drags to Finder result in XML clippings [SOLVED]
- Subject: Drags to Finder result in XML clippings [SOLVED]
- From: Michael Carter <email@hidden>
- Date: Thu, 2 Jun 2005 05:46:18 -0700
Well that was easy.
Used setString:forType instead of setPropertyList:forType.
On Jun 1, 2005, at 2:36 PM, Michael Carter wrote:
Hey all.
I'm working on drag/drops now for my app, and have decided to take
advantage of inter-app drags. So far I've created a pasteboard type
of NSStringPBoardType and have populated it with formatted
NSStrings. However, this gets translated to XML when dropped in the
Finder.
What I'd really like is to have the dropping be a pure text
clipping without the addition of XML tags. :)
What additional steps do I need? Adding a drag flavour? A different
type of transaction?
Thanks.
#mikec
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden