Re: Quirks when using drag and drop to Apple Mail
Re: Quirks when using drag and drop to Apple Mail
- Subject: Re: Quirks when using drag and drop to Apple Mail
- From: Half Activist <email@hidden>
- Date: Fri, 13 Jul 2007 14:41:59 +0200
Hi Mattias,
Mail.app uses WebView instances to display/edit messages, I think
the problem comes from that, so as it is HTML, it asks for HTML.
However I think this is a missing feature to accept plain text in
this case.
Regards.
On Jul 13, 2007, at 2:28 PM, Mattias Arrelid wrote:
Hi everyone,
I have a small problem when dragging text from my application to
Apple Mail. This is how it goes:
1. I start Mail. I create a new message (which is in plain text
format by default on my system)
2. I drag a row from one of my table views to the new Mail message
3. Mail asks my application for "Apple HTML pasteboard"-data,
instead of "NSStringPboardType" when calling the
"pasteboard:provideDataForType:" message
Other applications (like TextEdit etc.) asks for data for the
current mode of the text view; if its plain text, it asks for plain
text, if its RTF it asks for RTF etc.
Is this a bug in Apple Mail, or am I doing something wrong?
Thanks in advance
Mattias
--
Mattias Arrelid
email@hidden
+46 (0)70 333 6996
_______________________________________________
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