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?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to