WxSlider Mouse Wheel Resolution
Wanderer
wanderer at dialup4less.com
Tue Jul 3 08:49:35 EDT 2012
On Monday, July 2, 2012 6:53:36 PM UTC-4, Dennis Lee Bieber wrote:
> On Mon, 2 Jul 2012 08:45:49 -0700 (PDT), Wanderer
> <wanderer at dialup4less.com> declaimed the following in
> gmane.comp.python.general:
>
> > Is there a way to set the mouse wheel resolution for the wxPython
> > wx.Slider? I would like to use the graphic slider for coarse control
> > and the mouse wheel for fine control. Right now the mouse wheel makes
> > the slider jump ten counts and I would like it to be a single count.
> >
> Isn't that a condition of the OS Mouse driver?
>
> My LogiTech driver (WinXP) has "scroller: 1, 3, 6 lines"
>
> --
> Wulfraed Dennis Lee Bieber AF6VN
> wlfraed at ix.netcom.com HTTP://wlfraed.home.netcom.com/
Maybe there are some system settings but I believe they can be overridden by the application. Check out the Firefox options for the mouse wheel.
http://www.pcworld.com/article/163639/change_the_speed_of_mousewheel_scrolling_in_firefox.html
More information about the Python-list
mailing list