[Gambas-devel] Please help me...
Benoit Minisini
gambas at ...1...
Mon Apr 12 18:25:02 CEST 2004
On Sunday 11 April 2004 15:53, Fabien Bodard wrote:
> Sorry i send that here because i don't know why my message never appear on
> gambas user mailing list
>
> How i can use the drag and drop feature?
>
> I don't understand why i can't drop anything directly on a form on other
> non textual object.
>
> I send my test
>
> Fabien
What's the problem exactly ?
The only one I found in your project is that you call Drag with "data" as
type, which is forbidden. When you use the MimeType parameter of Drag, it
must begin with "text/". You can't specify a mimetype for something other
than text data.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list