wx.ScrolledPanel "slides" sideways

Platform: Mac OS X 10.3
Python: 2.3
wxPython: 2.5.4.1

This can be seen in the demo for ScrolledPanel. In the panel on the left side of the demo, move the vertical scroll bar up and down. You'll see the contained controls slide to the right as you do so.

I'm using OS X. I'm not near my Windows and Linux PCs so I don't know if it's platform-specific.

Regards,
Nate

Nate Silva wrote:

Platform: Mac OS X 10.3
Python: 2.3
wxPython: 2.5.4.1

This can be seen in the demo for ScrolledPanel. In the panel on the left side of the demo, move the vertical scroll bar up and down. You'll see the contained controls slide to the right as you do so.

That is very freaky...

I'm using OS X. I'm not near my Windows and Linux PCs so I don't know if it's platform-specific.

Yes, it only happens on the Mac. I'll see if I can figure this out.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!