Re: wxpython:how to minimize to taskbar

2007-08-28 Thread kyosohma
On Aug 28, 9:50 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Aug 28, 9:10 am, Jimmy <[EMAIL PROTECTED]> wrote: > > > I'm kinda newbie to python and wxPython. Now I'm confronting a thorny > > problem: how can I make my program minimize to the taskbar > > represented as an ico, and when t

Re: wxpython:how to minimize to taskbar

2007-08-28 Thread [EMAIL PROTECTED]
On Aug 28, 9:10 am, Jimmy <[EMAIL PROTECTED]> wrote: > I'm kinda newbie to python and wxPython. Now I'm confronting a thorny > problem: how can I make my program minimize to the taskbar > represented as an ico, and when there is some message from network > coming, it will pop out? Warning. I hav

Re: wxpython:how to minimize to taskbar

2007-08-28 Thread kyosohma
On Aug 28, 9:10 am, Jimmy <[EMAIL PROTECTED]> wrote: > I'm kinda newbie to python and wxPython. Now I'm confronting a thorny > problem: how can I make my program minimize to the taskbar > represented as an ico, and when there is some message from network > coming, it will pop out? Look at the wxP