[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3192: When building an installation package with gtk3 gui, The Set minimum gambas veraion is not enabled/visible
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3192: When building an installation package with gtk3 gui, The Set minimum gambas veraion is not enabled/visible
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Wed, 22 Jul 2026 20:00:53 GMT
- To: bsteers@xxxxxxxxx,brian@xxxxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3192&from=L21haW4- Comment #1 by Bruce STEERS: I can confirm this and confirm it is font size related. On my system it works if i set the default font size to 14 or above, anything less than 14 and no text box appears. @ Benoit, to save you some time I took a look and I would blame line 132 of FMakeInstall.class ... dwgVersionMin.Padding = Max(Style.BoxFrameWidth, Style.BoxFrameHeight) On my system with GTK3 Style.BoxFrameWidth = 9 and Style.BoxFrameHeight = 2 I guess 9 is too much padding. Respects ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
| [Gambas-bugtracker] Bug #3192: When building an installation package with gtk3 gui, The Set minimum gambas veraion is not enabled/visible | <bugtracker@xxxxxxxxxxxxxx> |