[Gambas-bugtracker] Bug #2618: gtk drag and drop broken
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sun Mar 12 18:06:48 CET 2023
http://gambaswiki.org/bugtracker/edit?object=BUG.2618&from=L21haW4-
Comment #6 by Bruce STEERS:
It's puzzling but might offer some clues as to the problem..
I just found the following...
I made a project, it had a GridView with Drop set and i made the GridView1_Drop method.
d-n-d worked as we know for gtk3 and qt but not for gtk2.
But...
then i opened the gb.gui.base project to see if i could find a tweak.
To my surprise i found d-n-d to be working in the FTestGridview.class with gtk2 ???
I tried to see what gb.gui.base did differently to see if i could get my program to work as well but I could not.
Wondered if you might have more of a clue as to why it might work the the FTestGridView.class but not my own.
Respects
BruceS.
More information about the Bugtracker
mailing list