[Gambas-bugtracker] Bug #2523: QT and GTK Do not Align the same when object will be the same size at the form
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Tue Apr 12 23:44:09 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2523&from=L21haW4-
Comment #2 by Benoît MINISINI:
You must define the initial position of the button, otherwise it is undefined (it's -16,-16 with the Qt component, and 0,0 with the GTK+ component).
So it is not really a bug. Just you relying on an undefined undocumented behaviour.
Benoît MINISINI changed the state of the bug to: Rejected.
More information about the Bugtracker
mailing list