From: Mr G. K. <s40...@st...> - 2009-02-04 08:18:59
|
Is there a way to make separate VPython and Tkinter windows run simultaneously from the one program? Or to have the VPython window run inside a Tkinter toplevel? If I have a program that uses both, it seems that one window has to close before the other will start running. |