[Gambas-devel] About togglebuttons

Daniel Campos danielcampos at ...45...
Sun May 23 20:12:31 CEST 2004


Hi:

I've seen a difference between the 'Value' property in buttons and
ToggleButtons:


->Using 'Button', when you set 'Value' to TRUE, the 'Click' event
raises.

->Using 'ToggleButton', when you set 'Value' to TRUE' value changes,
but 'Click' event does not raise.

Is this a feature or a bug? should I emulate it in the GTK+ component
(by default, GTK+ emits that event once you change 'toggled' state)?

Regards,

-- 
Daniel Campos <danielcampos at ...45...>





More information about the Devel mailing list