Matthew wrote:
> 
> Is there a way with stock gtk to embed one application within another?  Both
> apps are being developed by myself, so I'm not opposed to adding this
> capability if mods have to be made to the code.  I seem to recall reading about
> a container widget that allows this, but I can't seem to find it now.
> 
> For example, I want to run one app within a notebook widget of another.

Use GtkPlug and GtkSocket.  Or, if you prefer C++, try sdpGtkPlug and
sdpGtkSocket in the SDPGTK library, which includes an example of their
use: http://www.k-3d.com

Cheerio,
Timothy M. Shead
[EMAIL PROTECTED]

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to