Have you tried Refresh()?
···
From: "Thompson, Steve" <Steve_Thompson@Maxtor.com>
Subject: [wxPython] wxDialog and Show
Reply-To: wxpython-users@lists.sourceforge.net
Date: Mon, 30 Oct 2000 10:25:09 -0700I've got a dialog with a number of static text and text control fields. In
my app I'm telling the dialog to Show() itself and then I'm immediately
stuffing values into its text control fields derived from my algorithm.
Unfortunately, the static text in my dialog is only ever displayed when my
algorithm is finished, and right before I call Destroy(). How do I force
the dialog to Show() itself in its entirety before the algorithm starts?Thanks and best regards to all!,
Steve Thompson
Steve_Thompson@maxtor.com_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users
------------------------------------------------------------
--== Sent via Deja.com http://www.deja.com/ ==--
Before you buy.
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users