[Gambas-user] Spinbox scroll when mouse is not over control

Fabien Bodard gambas.fr at ...626...
Thu Oct 25 08:33:47 CEST 2012


2012/10/21 abbat <abbat.81 at ...787...>:
>
> HI,
> Is it possible to scroll spinbox but mouse cursor is not over control?
>
> Thanks

??? just increment or decrement the value with the step value.

spinbox.value += spinbox.step

> --
> View this message in context: http://old.nabble.com/Spinbox-scroll-when-mouse-is-not-over-control-tp34583336p34583336.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list