Re: How to minimize the window

2005-04-12 Thread Steve Holden
Austin wrote: I wrote a GUI program with wxPython. In the window, there are 3 attributes on left top. "_" could let the program to minimize to tool bar. I want to let the program minimized to the system tray. Is there any way to let the window have 4 attributes? "." "_" "O " "x" These features

Re: How to minimize the window

2005-04-12 Thread vincent wehren
"Austin" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] |I wrote a GUI program with wxPython. | In the window, there are 3 attributes on left top. | "_" could let the program to minimize to tool bar. | I want to let the program minimized to the system tray. You can take look at