hello, Under windows it's fairly easy to capture an application and dock in to your own wxPython application, something like this: - start the external application from within wxPython - give the caption of the application a special name - find de windows handler of the applications mainform - tell the applications mainform, that some wxpanel is the parent
I use this to dock VPython in wxPython. Is there a similar solution for Linux ( and Mac) ? thanks, Stef -- http://mail.python.org/mailman/listinfo/python-list