[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3212: IDE when using gtk3 the check boxes do not appear in the Connection properties box


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

Comment #5 by Benoît MINISINI:

Then I think you should have a lot of GTK+ "warnings" on the error output. Run the IDE from a terminal to see them, and put them in the
issue so that I can see them too. And tell me which widget theme you use exactly.

It's because GTK+3 is a very stupid toolkit: it refuses to display a control when it thinks it is too small,
but it's impossible to know that by advance, because it depends on many things (font size, widget theme...).

I implement many hacks and workarounds to circumvent this behaviour, but it may not work all the time apparently.

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



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----