Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24792
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: WxSlider Mouse Wheel Resolution |
| Date | 2012-07-02 18:53 -0400 |
| Organization | > Bestiaria Support Staff < |
| References | <da2e2fc4-9beb-42ea-850a-b1bf1b3025c2@oe8g2000pbb.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1721.1341269626.4697.python-list@python.org> (permalink) |
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/
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