[Gambas-user] Slider problem?
Benoît Minisini
gambas at ...1...
Fri Sep 11 21:02:44 CEST 2009
> If you disable a Slider, so Slider1.Enabled = FALSE , it still fires
> it's MouseUp event when clicked.
> This is not what I expected. Is this expected behaviour?
>
> Gambas 2.16.0 gb.qt.
>
> Regards,
> Ron_2nd.
>
This is not a bug, this is by design.
The bug is in gb.gtk, where mouse events are not raised when Enabled is False,
and often not raised too when Enabled is True.
Regards,
--
Benoît Minisini
More information about the User
mailing list