unning.
You may be able to capture the event as WM_SHOWWINDOW.
As with any Python program on the PC, your script is not a process but is
just a text file that is interpreted by the python.exe process.
Luke
- Original Message -
*From:* Matt S. <[EMAIL PROTECTED]>
*To:* pythonce@p
-
*From:* Matt S. <[EMAIL PROTECTED]>
*To:* pythonce@python.org
*Sent:* Thursday, February 22, 2007 2:12 PM
*Subject:* [PythonCE] wxPython, handling close events
I have a a wxPython application on the PPC 2003, Python 2.4, etc...
I can gracefully exit on win32 from the frame close button or
rg
Sent: Thursday, February 22, 2007 2:12 PM
Subject: [PythonCE] wxPython, handling close events
I have a a wxPython application on the PPC 2003, Python 2.4, etc...
I can gracefully exit on win32 from the frame close button or any button
within the frame. My trouble arises on the PPC
bject: [PythonCE] wxPython, handling close events
I have a a wxPython application on the PPC 2003, Python 2.4, etc...
I can gracefully exit on win32 from the frame close button or any button
within the frame. My trouble arises on the PPC because the frame widgets
(esp. close button) seem to not be ass
I have a a wxPython application on the PPC 2003, Python 2.4, etc...
I can gracefully exit on win32 from the frame close button or any button
within the frame. My trouble arises on the PPC because the frame widgets
(esp. close button) seem to not be associated with wx as much as the system
and do