On Fri, Mar 28, 2008 at 11:17 PM, <[EMAIL PROTECTED]> wrote: > > 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 >
Yeah I am aware of those but what if the app is not a GTK app? > > -- > Skip Montanaro - [EMAIL PROTECTED] - > http://www.webfast.com/~skip/<http://www.webfast.com/%7Eskip/> > -- Newell Before enlightenment, chop wood and carry water After enlightenment, code and build circuits
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
