[DUG] Drag and drop attachments from email
Robert martin
rob at wildsoft.co.nz
Wed Jul 4 14:30:38 NZST 2007
Yeah both explorer and Thunderbird pass the filename. The difference is
than in explorer the file already exists in the location specified
whereas in thunderbird it actually passes the filename / path of where
it is about to save to !
I suspect this is actually a bit of a bug in thunderbird but easy enough
to get around.
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
Richard Vowles wrote:
> Robert martin wrote:
>> Hi
>>
>> I have implemented code to allow dragging a file from windows file
>> manager to an app. This works file (the app gets the file name and
>> does stuff). However when I try dragging an attachment from
>> 'Thunderbird' (email app) the file name is received but I believe the
>> file isn't yet in place (i.e. my app gets the filename before /
>> during the saving of the file to disk). Does anyone know how to get
>> around this?
>>
>>
> Doing that from the Windows Explorer does that as well. When you drag
> a file into an Email, then it just gives you the filename. I believe
> it is just how Thunderbird works, but Google(TM) may tell us otherwise...
>
> Richard
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
More information about the Delphi
mailing list