[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

I guess you’re running on Windows…

Try passing 0 to the wxApp constructor.

Chris

···

Chris Fama mailto:Chris.Fama@whollysnakes.com
or mailto:Chris.Fama@uq.net.au
Brisbane, Australia
Phone: (0/+61)(7) 3870 5639 {10am-10pm GMT+10 on both these numbers please}
Mobile: (0/+61)(400) 833 700

Business page: <http://whollysnakes.com>
Personal page: <http://uq.net.au/~zzcfama>

----- Original Message -----

From:
William Voll

To: wxpython-users@lists.wxwindows.org

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