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>
|