"Nils Overas Bergen" <[EMAIL PROTECTED]> 
[EMAIL PROTECTED]
>I have created a Python application in Windows XP which uses
> WxWidgets. When I start the application from the Python interpreter I
> get one empty interpreter window in addition to the application
> window. Is there a way to close the interpreter window without closing
> the application? Or, can I start the interpreter and the application
> script without starting the interpreter window?
>

do you mean  console window?
you can try pythonw.exe instead of python.exe

-sods 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to