Re: [python-win32] system toolbar icons

2005-03-18 Thread Tim Roberts
On Thu, 17 Mar 2005 12:14:51 +, Robin Becker <[EMAIL PROTECTED]> wrote: Is it a known bug that the pythonwin icon seems to persist in the system toolbar area when the toplevel window is killed. It doesn't seem to happen when the file.exit is hit. However, let us note that this is not a

[python-win32] system toolbar icons

2005-03-17 Thread Roger Upole
The problem with the system tray icon is due to a bug in mfc 7.1 that's causing Pythonwin to not shut down correctly.. There's a workaround in CVS, and should be in the upcoming release. Roger "Robin Becker" wrote: Is it a known bug that the pythonwin icon seems to persist in the system

RE: [python-win32] system toolbar icons

2005-03-17 Thread Adam Patt
clean it up. You may need to click the icon on the try to make it go away. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Robin Becker > Sent: Thursday, March 17, 2005 4:15 AM > To: python-win32@python.org > Subject:

[python-win32] system toolbar icons

2005-03-17 Thread Robin Becker
Is it a known bug that the pythonwin icon seems to persist in the system toolbar area when the toplevel window is killed. It doesn't seem to happen when the file.exit is hit. Also I seem to be able to get the pythonwin process to persist in a hidden way (I think when a debug session is killed b