Please excuse me if this has already been explained.
I am using wxPython2.3.0 and Python 2.1.1, I now see when I launch my app a
wxPython: stdout/stderr window. Is there a way to not have this happen?
Thanks,
William Voll
Please excuse me if this has already been explained.
I am using wxPython2.3.0 and Python 2.1.1, I now see when I launch my app a
wxPython: stdout/stderr window. Is there a way to not have this happen?
Thanks,
William Voll
I guess you’re running on Windows…
Try passing 0 to the wxApp constructor.
Chris
----- Original Message -----
From:
William Voll
Sent: Thursday, August 02, 2001 10:07 PM
Subject: [wxPython] Stderr/Stdout Window
Please excuse me if this has already been explained.
I am using wxPython2.3.0 and Python 2.1.1, I now see when I launch my app a
wxPython: stdout/stderr window. Is there a way to not have this happen?
Thanks,
William Voll