Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24817
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wanderer@dialup4less.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'mouse': 0.07; 'overridden': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; 'count.': 0.16; 'wxpython': 0.16; 'settings': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'driver': 0.17; 'url:article': 0.17; 'cc:2**0': 0.23; 'monday,': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'options': 0.27; 'fine': 0.28; 'maybe': 0.29; 'resolution': 0.30; 'url:home': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'july': 0.60; 'jul': 0.65; 'believe': 0.69; 'counts': 0.81; 'wheel': 0.84; 'dennis': 0.91 |
| Newsgroups | comp.lang.python |
| Date | Tue, 3 Jul 2012 05:49:35 -0700 (PDT) |
| In-Reply-To | <mailman.1721.1341269626.4697.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=65.205.52.2; posting-account=_dIAQQoAAAB7Yieol6fmkK_HviJUbJt3 |
| References | <da2e2fc4-9beb-42ea-850a-b1bf1b3025c2@oe8g2000pbb.googlegroups.com> <mailman.1721.1341269626.4697.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 65.205.52.2 |
| MIME-Version | 1.0 |
| Subject | Re: WxSlider Mouse Wheel Resolution |
| From | Wanderer <wanderer@dialup4less.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Message-ID | <mailman.1740.1341319778.4697.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1341319778 news.xs4all.nl 6853 [2001:888:2000:d::a6]:33364 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:24817 |
Show key headers only | View raw
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 | 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