Closed GoogleCodeExporter closed 9 years ago
PROBLEM SOLVED
On, Project -> Properties... -> Environment -> Environment variables
Insert:
Variable = GB_GUI
Value = gb.qt4
The solution was available on the GameOfLife example Gambas Game source code.
Original comment by kmanja...@googlemail.com
on 21 Apr 2012 at 9:14
Not really, as you changed the GUI component. I guess that you used gb.gtk
indirectly (this is the default with XFCE), and that it may be a problem in the
GTK+ widget theme.
So can you try other GTK+ widget themes, remove the "GB_GUI=gb.qt4" environment
variable, and see if the tristate check box is correctly drawn?
Thanks in advance.
Original comment by benoit.m...@gmail.com
on 21 Apr 2012 at 1:51
Original comment by benoit.m...@gmail.com
on 21 Apr 2012 at 1:51
I did try using various Xfce-XX based GTK+ widget themes defined under
"/usr/share/themes/" on my ~/.gtkrc-2.0 but that didn't seem to solve the
problem either.
Original comment by kmanja...@googlemail.com
on 22 Apr 2012 at 10:48
Here is two screenshots of the three states of tristate checkboxes displayed by
a Gambas program using gb.gtk.
The first one uses Ambiance theme, the seconde one Clearlooks.
What I see seems perfectly normal.
Original comment by benoit.m...@gmail.com
on 27 Apr 2012 at 1:30
Attachments:
That's proof enough for me there's something wrong on my end and it's not
related to Gambas. I will continue using the Qt Widget for the time being until
I get around fixing it.
Btw, thanks again for taking the time to look into this and please feel free to
close this issue report...
Regards,
Analekto
Original comment by kmanja...@googlemail.com
on 27 Apr 2012 at 2:05
Original comment by benoit.m...@gmail.com
on 28 Apr 2012 at 11:10
Original issue reported on code.google.com by
kmanja...@googlemail.com
on 18 Apr 2012 at 11:10