Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24790
| From | Rick Johnson <rantingrickjohnson@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: WxSlider Mouse Wheel Resolution |
| Date | 2012-07-02 13:57 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <962ecb53-6fbd-476e-a537-af2ebf3e415d@n32g2000yqd.googlegroups.com> (permalink) |
| References | <da2e2fc4-9beb-42ea-850a-b1bf1b3025c2@oe8g2000pbb.googlegroups.com> <4f92b566-101b-4b40-aa2e-6eb72147c751@v15g2000yqi.googlegroups.com> |
On Jul 2, 3:45 pm, Rick Johnson <rantingrickjohn...@gmail.com> wrote: > [...] > MouseWheel -> cb(MEDIUM) > MouseWheel+ControlKey -> cb(FINE) > MouseWheel+ShiftKey -> cb(COURSE) Of course some could even argue that three levels of control are not good enough; for which i wholeheartedly agree! A REAL pro would provide a configurable method to the user for which a slider (or numerical range) would pop up to micro-adjust the increment. However! I think all widgets should expose every configurable option to the end user. All configure options would be available by default and the developer can restrict ANY configure option(s) which would have disastrous side-effects for that particular GUI.
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