Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-28 Thread gambas
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

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-27 Thread gambas
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

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-27 Thread gambas
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

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-22 Thread gambas
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

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-21 Thread gambas
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.) --

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-21 Thread gambas
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

Re: [Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-21 Thread gambas
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

[Gambas-user] Issue 240 in gambas: CheckBox Tristate View on Runtime

2012-04-18 Thread gambas
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