HT clear some wxPython fram?

Vadim Zeitlin zeitlin at seth.lpthe.jussieu.fr
Wed Jul 3 12:22:45 EDT 2002


On Wed, 03 Jul 2002 17:05:02 +0200, Klaus Reinhardt <K.Rdt at TU-Berlin.DE> wrote:
> HOW I CAN CLEAR SOME FRAME?

 You can't clear a frame (even by shouting at it) because it doesn't make
sense. A frame doesn't show anything by itself, so if you draw something on it
yourself, you should stop doing it and call Refresh(). But I have a strong
feeling that you mean something completely different -- unfortunately it's not
at all clear what from your message.

 Regards,
VZ
-- 
GCS/GM d? H+ s++:-- p2 au--- a- w+ v C+++ UBLS+++ P- L++ N++ E--- W++++ M? V--
-po+ R++ G`` !tv b+++ D--- e++++ u++ h--- f+ r++ n- y?



More information about the Python-list mailing list