realbasic-nug
[Top] [All Lists]

Re: Dragging Apple Mail?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Dragging Apple Mail?
From: Ryan Dary <nug at ryandary dot com>
Date: Wed, 30 Nov 2005 14:02:51 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <e204e1a37ac8 dot 438dd2c4 at optonline dot net>
You could probably do it if you don't mind using declares to access the drag manager..

<http://developer.apple.com/documentation/Carbon/Reference/Drag_Manager/index.html>

- Ryan Dary


raphaeld at optonline dot net wrote:
Has anyone successfully implemented the ability to drag an Apple Mail e-mail directly into a list box? I know they're emlx files but I'm talking about grabbing the file directly from the Apple Mail interface and dropping it into a listbox in a RB app.

Putting Me.AcceptFileDrop("emlx") in the open event of my list box brought back 
nil as the file path.

If you have some pointers it would be appreciated.

Thanks
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>