WxSlider Mouse Wheel Resolution

Rick Johnson rantingrickjohnson at gmail.com
Mon Jul 2 16:57:13 EDT 2012


On Jul 2, 3:45 pm, Rick Johnson <rantingrickjohn... at 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.



More information about the Python-list mailing list