From: David S. <dsc...@cm...> - 2000-09-09 17:47:32
|
> I wonder if there is the possibility to use VPython from a wxPython > framework, i.e. embedding the VPython scene window into an wxPython > application. wxPython has OpenGL capabilities but all these lower level > things are in cpp which don't know (yet?). Some C++ work would definitely be needed to embed a VPython window into a wxPython window, but as far as I know you can open a (separate) VPython window from inside a wxPython application without difficulty. Dave |