[wx 2.8.4.0, MacOS X, Python 2.4.4] wxScrolledWindow Child Misplacement

Robin Dunn robin at alldunn.com
Tue Jun 19 09:04:15 PDT 2007


Jens Thiede wrote:
> On MacOS X, the wxScrolledWindow starts with its content correctly
> aligned. Scrolling to the far right, however, offsets the
> wxScrolledWindow's child to the left by a random amount. This
> misalignment doesn't change on subsequent scrolling once the window
> was scrolled to the left and back to the right.
> 
> It seems to me that it may be a bug in wxWidgets itself. The following
> code should reproduce the error on MacOS X in a similar configuration.

Julian checked in a fix for this about 15 minutes before you sent your 
message.  (Somebody must have been mind-reading!)  It will be in the 
next release.

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





More information about the wx-users mailing list