[Gambas-user] FileView Drag and Drop questions
Benoit Minisini
gambas at ...1...
Sun Dec 16 13:33:47 CET 2007
On jeudi 13 décembre 2007, Wellington de Souza Pinto wrote:
> Hi, everyone!!!
>
> I'm using the fileview object and the events of Drag'n Dorp not work.
> Why??? Not iplement yet????
>
> Any help, please.
>
>
> Reguards,
>
> Souza, Wellington
FileView does not support Drag & Drop event.
If you need it, I suggest you take the source code of FileView and add it
yourself. Or you can create a class that inherits FileView and use the
Observer class.
Search in the mailing-list for the "Problems with some events" thread, and you
will find a more detailed answer about this problem.
Regards,
--
Benoit Minisini
More information about the User
mailing list