On Friday 20 August 2004 11:42, Michael Kuznik wrote:
> Hi,
>
> I want to drag a file from an listView to mozilla-mail (as attechment).
> But the only thing I drag is the string of the filename!
> How can I drag the file itself?!
Try something like that:
MyControl.Drag("file:" & Path, "text/uri-list")
-- 
Benoit Minisini
mailto:gambas at ...1...