[wxPython-users] repainting
Clerc, Alexander J
clercaj at rose-hulman.edu
Sun Mar 9 14:19:36 PDT 2008
Hello everyone,
I'm developing a GUI that has several layers of panels and I'm having
trouble with repainting - when I change something on a panel (like
change a static picture to a different picture) it doesn't always change
right away or obey it's layout constraints until I resize the entire
frame - then everything is repainted and looks right. How can I force
my panels to re-layout and repaint themselves?
Thanks for your help,
Alex
More information about the wxpython-users
mailing list