[Gambas-bugtracker] Bug #2039: cannot grab handles if textbox is beneath
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Thu Jan 14 22:13:48 CET 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2039&from=L21haW4-
Comment #5 by Benoît MINISINI:
The bug is the mouse cursor. GTK+3, contrary to GTK+2, does not allow a control to have its own cursor. Only windows, but almost all controls share the same X11 window.
So I will have to write code to workaround it.
I love how GTK+3 does not eat my time.
Benoît MINISINI changed the state of the bug to: Accepted.
More information about the Bugtracker
mailing list