Yes, I'm on Widows. I know the difference between python.exe and
pythonw.exe. But I was talking about a console windows created by the
external CLI application i run. Anyway I already solved my problem by
using gobject.
Thanks,
Vlada
John Ehresman napsal(a):
[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/