[pywin32-bugs] [ pywin32-Bugs-897229 ] After script exit, window doesnt close
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-02-14 22:00:16
|
Bugs item #897229, was opened at 2004-02-14 21:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=897229&group_id=78018 Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stephen Anderson (thebashar) Assigned to: Nobody/Anonymous (nobody) Summary: After script exit, window doesnt close Initial Comment: I have run into trouble with the last several versions of PythonWin. ( it may always have been a problem). I have a script I am developing that uses PyGame to display some pictures. Whenever I run the script from PythonWin, the script can exit normally but the program window (the PyGame window that is) becomes a zombie. It should close at script exit like when I run it from any other IDE. In fact, the only way I can get it to close is by closing PythonWin itself. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=897229&group_id=78018 |