[pygtk] Embedding external xwindow apps in top level window

skip at pobox.com skip at pobox.com
Sat Mar 29 15:17:42 WST 2008


    Newell> Is there a way to embed/nest other xwindow guit apps within a
    Newell> top level window in pygtk?  I have been searching all over and
    Newell> have not figured out how to do this.

If that other app is a Gtk app there are plug and socket widgets that should
do the trick:

    http://www.pygtk.org/docs/pygtk/class-gtkplug.html
    http://www.pygtk.org/docs/pygtk/class-gtksocket.html

-- 
Skip Montanaro - skip at pobox.com - http://www.webfast.com/~skip/


More information about the pygtk mailing list