[Gambas-devel] Bug with radiobutton and gtk
Benoit Minisini
gambas at ...1...
Thu Nov 8 13:29:47 CET 2007
On mercredi 7 novembre 2007, José Luis Redrejo wrote:
> Hi again, using a RadioButton control with gtk , it does not accept changes
> by code in its value property. Clicking with the mouse on it works right.
>
> So:
> RadioButton1.value=false
> does not work in gtk, but does it with qt.
>
> Regards.
> José L.
Actually isn't it a bug in gb.qt?
I see no reason for manually setting a RadioButton value to FALSE. If you need
that, you should use a CheckBox, don't you?
--
Benoit Minisini
More information about the Devel
mailing list