[pygtk] Running a CLI program

Vláďa vladovi at atlas.cz
Fri Feb 15 07:16:38 WST 2008


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):
> vladovi at atlas.cz 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
>


More information about the pygtk mailing list