Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24816
| From | Wanderer <wanderer@dialup4less.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: WxSlider Mouse Wheel Resolution |
| Date | 2012-07-03 05:49 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <929f56e9-9de5-48c3-8678-5efe76d8d84f@googlegroups.com> (permalink) |
| References | <da2e2fc4-9beb-42ea-850a-b1bf1b3025c2@oe8g2000pbb.googlegroups.com> <mailman.1721.1341269626.4697.python-list@python.org> |
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@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@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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
WxSlider Mouse Wheel Resolution Wanderer <wanderer@dialup4less.com> - 2012-07-02 08:45 -0700
Re: WxSlider Mouse Wheel Resolution Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-02 13:45 -0700
Re: WxSlider Mouse Wheel Resolution Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-02 13:57 -0700
Re: WxSlider Mouse Wheel Resolution Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-02 18:53 -0400
Re: WxSlider Mouse Wheel Resolution Wanderer <wanderer@dialup4less.com> - 2012-07-03 05:49 -0700
Re: WxSlider Mouse Wheel Resolution Wanderer <wanderer@dialup4less.com> - 2012-07-03 05:49 -0700
csiph-web