[Tutor] Launching an app into a frame

DE BELLABRE vianney.de-bellabre at insa-lyon.fr
Fri Apr 9 10:11:28 EDT 2004


Hy all,

I'm trying to launch an application from my python code. Not too hard using
os.system(), but I'd like to bound the app window into a GUI component of my
python window (I'm using boa constructor to create my window).
For example I'd like to create a frame into my window, and launch the app into
this frame (kwrite for example, I'm developping under mandrake), does someone
know if it's possible and how to do that ?
thanks

Djoumy





More information about the Tutor mailing list