Re: Drag & Drop onto text field?
Re: Drag & Drop onto text field?
- Subject: Re: Drag & Drop onto text field?
- From: Shane Stanley <email@hidden>
- Date: Fri, 04 Apr 2014 17:58:26 +1100
On 4 Apr 2014, at 2:56 pm, Brian Christmas <email@hidden> wrote:
> I can't work out how to get the field to accept the dropped email tho.
It looks like you need to look for com.apple.pasteboard.promised-file-content-type of com.apple.mail.email, and then call namesOfPromisedFilesDroppedAtDestination: on the NSDraggingInfo, telling it where to save the .eml file(s). But I find the whole documentation of drag and drop bewilderingly confusing, if not downright contradictory.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden