[Gambas-bugtracker] Bug #2689: DragMove Event of the ListView control not fired reliably

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Thu Jan 26 09:58:45 CET 2023


http://gambaswiki.org/bugtracker/edit?object=BUG.2689&from=L21haW4-

Comment #3 by Benoît MINISINI:

It's exactly what I said: the dnd frames eats the DragMove events.

In https://gitlab.com/gambas/gambas/-/commit/45e64b2653b4cef3a8ceac9a722ed897a8da17c5, I added a (ugly) hack that allows these DragMove events to be raised as expected.

Tell me if it's ok for you.

By the way, what you want to achieve should be better implemented inside the ListView code.

Benoît MINISINI changed the state of the bug to: NeedsInfo.




More information about the Bugtracker mailing list