Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24792
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.017 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'mouse': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'count.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wxpython': 0.16; 'mon,': 0.16; 'driver': 0.17; 'header:X -Complaints-To:1': 0.28; 'fine': 0.28; 'resolution': 0.30; 'url:home': 0.33; 'to:addr:python-list': 0.33; 'there': 0.35; 'received:org': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'jul': 0.65; 'counts': 0.81; 'wheel': 0.84; 'dennis': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: WxSlider Mouse Wheel Resolution |
| Date | Mon, 02 Jul 2012 18:53:36 -0400 |
| Organization | > Bestiaria Support Staff < |
| References | <da2e2fc4-9beb-42ea-850a-b1bf1b3025c2@oe8g2000pbb.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-99-117-239-38.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 3.3/32.846 |
| X-No-Archive | YES |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1721.1341269626.4697.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1341269626 news.xs4all.nl 6928 [2001:888:2000:d::a6]:42547 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:24792 |
Show key headers only | View raw
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