pygtk swallowing external app

JiggaHertz JiggaHertz at nospam.com
Fri Jan 7 13:07:19 EST 2005


I am trying to write a gui with pygtk that swallows an external 
application.  I've tried the plug/sockets example in the documentation 
modifying the plug to be an xterm.  However, the xterm isn't swallowed 
by the python script.  I have seen some c code which accomplishes this 
via an X reparent call.  I was wondering how I would implement this with 
pygtk?



More information about the Python-list mailing list