Re: Interpreter window

2007-02-02 Thread Gabriel Genellina
gt;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 with

Re: Interpreter window

2007-02-02 Thread Nils Overas Bergen
On 2 Feb, 13:07, "skyofdreams" <[EMAIL PROTECTED]> wrote: > "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 Pyth

Re: Interpreter window

2007-02-02 Thread skyofdreams
"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.

Interpreter window

2007-02-02 Thread Nils Overas Bergen
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