Slider in OSX doesn't go above 11

Good Morning
The slider control in OSX can’t be dragged all the way up to it’s max value with the mouse, if that value is anything above 11.
Any ideas?

The demo shows it and I’ve attached a sample, as well.

thanks.

wxpython 2.8.11 and 2.9 on python 2.7
OSX 10.4

sliderSampleApp.zip (59.1 KB)

Hi,

···

On Wed, Feb 9, 2011 at 12:25 PM, mw <mark@tangsoo.us> wrote:

Good Morning
The slider control in OSX can't be dragged all the way up to it's max
value with the mouse, if that value is anything above 11.
Any ideas?

The demo shows it and I've attached a sample, as well.

There is an old bug in the Slider control on OSX. The only way to get
it to its max value is to use the keyboard arrows when the control has
the focus.

see: wxTrac has been migrated to GitHub Issues - wxWidgets

Cody

ah.
Thanks for the amazingly fast response.
(wsSlider…that explains why I couldn’t find it when I was searching the bug tracker).

Thanks again.
-mark

···

On Wed, Feb 9, 2011 at 10:33 AM, Cody Precord codyprecord@gmail.com wrote:

Hi,

On Wed, Feb 9, 2011 at 12:25 PM, mw mark@tangsoo.us wrote:

Good Morning

The slider control in OSX can’t be dragged all the way up to it’s max

value with the mouse, if that value is anything above 11.

Any ideas?

The demo shows it and I’ve attached a sample, as well.

There is an old bug in the Slider control on OSX. The only way to get

it to its max value is to use the keyboard arrows when the control has

the focus.

see: http://trac.wxwidgets.org/ticket/4555

Cody

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en