[Tkinter-discuss] need to unify several windows in one

andrewerol andrewerol at gmail.com
Thu Sep 18 17:08:27 CEST 2008


----- Original Message ----- 
From: "Andrey Antonov (UCTM)" <andrio at uctm.edu>
To: <tkinter-discuss at 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 



More information about the Tkinter-discuss mailing list