[EMAIL PROTECTED] wrote:
I tried this before, but couldn't find a way to hide console output.
Is this on Windows? If so, are you using pythonw.exe? python.exe uses or creates a console window while pythonw.exe does not. Note that this is a generic python on win32 question and is not specific to pygtk.
Cheers, John _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
