There seems to be some kind of problem with the scroll bars of a
wx.lib.scrolledpanel in wxPython 2.7 in OSX. If there is another GUI
element which is supposed to
be "behind" the scroll bar, the scroll bar will not work. The scroll bar
will disappear behind said GUI element, and will be impossible to grab,
nor will the scrolledpanel be able to listen to scroll events.
Simple example code is attached.
I'm running Python 2.7, wxPython 2.9 (64-bit Cocoa build) and Snow
Leopard.
Best regards,
Lassi
This has already been fixed for the 2.9.2 release.
--
Robin Dunn
Software Craftsman
http://wxPython.org