wxMac 2.8 branch: wxHtmlWindow displays mirrored vertically
Robin Dunn
robin at alldunn.com
Fri Jun 1 17:37:52 PDT 2007
Stefan,
Not sure what is going on here, but take a look at this:
http://alldunn.com/temp/weird2.png
This is the "View as HTML" option in the richtext sample. As you can
see the content of the wxHtmlWindow is inverted. Now here is the really
weird part: If I click the scroll down button or press the down cursor
key then after the refresh the window is scrolled and drawn normally.
If I scroll it down another step then it is inverted again. It goes
back and forth like that through the whole length of the html content.
The main wxHtmlWindow samples appear to be doing it too, but other
wxScrolledWindows appear to be fine.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list