[wxPython-users] repainting
Peter Damoc
pdamoc at gmail.com
Mon Mar 10 05:11:35 PDT 2008
call Refresh() or Layout() on the top panel. :)
Peter
On Sun, Mar 9, 2008 at 11:19 PM, Clerc, Alexander J <clercaj at rose-hulman.ed=
u>
wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-- =
There is NO FATE, we are the creators.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200803=
10/1af57670/attachment.htm
More information about the wxpython-users
mailing list