[wxPython-users] ScrolledPanel repaint problem with 2.8.7.1 on
Linux
Robin Dunn
robin at alldunn.com
Mon Dec 3 12:14:34 PST 2007
Daniel B. Koch wrote:
> Hi folks,
>
> This is a repost of a problem I first saw with 2.8.6.1 except that I've
> included some sample code this time. To recap:
Have you created a "wxGTK specific" bug report for this yet? If not
please do. Since the person who works on it probably won't be a
wxPython user you can mention that it also happens when putting widgets
on a normal wxScrolledWindow.
>
> 1. Clicking on a wx.ScrolledPanel to set focus and using the mouse wheel
> to scroll causes the panel to repaint with a stutter - multiple images
> of child wx.Button widgets appear.
>
> 2. Dragging on the scrollbar itself works fine.
>
> 3. Clicking above and below the scrollbar works fine.
>
BTW, I also got it do misdraw when dragging the scrollbar if I went back
and forth fast enough.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list