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 - [EMAIL PROTECTED] - http://www.webfast.com/~skip/
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/