in wxPython, how to minimize the window in absence of minimize button?

Erik Bethke erikbethke at gmail.com
Tue Feb 8 10:35:10 EST 2005


Damn,

I am dumb...

self.Iconize( True )

Sorry.

But a helpful tip is that the demo code *surrounding* the wxPython demo
is VERY useful, I never looked at that before!




More information about the Python-list mailing list