From: Bruce S. <Bru...@nc...> - 2008-04-06 23:14:38
|
As far as I know there's no way to do this, but Visual is open source, so you could in principle rework its architecture to do what you want. I don't know anything about PySoy. Bruce Sherwood Stef Mientki wrote: > hello, > > I want to integrate VPython (VisualPython ?) into a wxPython application. > Now both programs have a main loop, > and I read somewhere that it's very complicated to integrate VPython. > > Is it possible to integrate VPython in a wxPython application ? > And if so, is there any information how to do that ? > Or would PySoy be a better choice to integrate with VPython ? > > thanks, > Stef Mientki > |