Updates:
Status: WontFix
Comment #7 on issue 240 by benoit.m...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
(No comment was entered for this change.)
--
Li
Comment #6 on issue 240 by kmanja...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
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
Comment #5 on issue 240 by benoit.m...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
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 secon
Comment #4 on issue 240 by kmanja...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
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 eit
Updates:
Labels: -Version Version-TRUNK
Comment #3 on issue 240 by benoit.m...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
(No comment was entered for this change.)
--
Updates:
Status: NeedsInfo
Comment #2 on issue 240 by benoit.m...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
Not really, as you changed the GUI component. I guess that you used gb.gtk
indirectly (this is the default with XFCE), an
Comment #1 on issue 240 by kmanja...@gmail.com: CheckBox Tristate View on
Runtime
http://code.google.com/p/gambas/issues/detail?id=240
PROBLEM SOLVED
On, Project -> Properties... -> Environment -> Environment variables
Insert:
Variable = GB_GUI
Value= gb.qt4
The solution was available on
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 240 by kmanja...@gmail.com: CheckBox Tristate View on Runtime
http://code.google.com/p/gambas/issues/detail?id=240
1) Describe the problem.
The tristate CheckBox control im