----- Original Message ----- From: "Andrey Antonov (UCTM)" <[EMAIL PROTECTED]>
To: <tkinter-discuss@python.org>
Sent: Wednesday, September 10, 2008 3:38 PM
Subject: help: need to unify several windows in one


Hi All,

I have an application that has 3 windows:
first window is coming from Vpython (http://vpython.org/)
   /for example Tk-Visual.py after the installation of vpython/

second window is a console window
third window from Tkinter - full with widgets.

I would like to compile my application (for example with py2exe) such that:
to avoid the black console window and second to redirect it's ALL output to
the text widget.
Because the interface of my application is a bit clumsy, I would like to
unify all these 3 windows in one.
I am ready to send my application if necessary for further help.

Any links, examples etc. are welcome.
Thx
Andrew
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to