On Thu, 7 Sep 2000, Damon Chaplin wrote:

> Andreas Rottmann wrote:
> > 
> > It would be nice if glade would support creation of
> > non-top-level-widgets (e.g. GtkBin) as if they were top-level. This is
> > quite useful for libglade (embeding glade components in existing
> > widgets), since the alternative is to create a top-level window and
> > use only a part of it (the 'content'), which is not very elegant.
> 
> Yes, it's been suggested several times.
> We did have almost-finished code to do it at one time.

If you use libglade, this is already possible.  Just put your toplevel
container widget into a window of some sort when creating the interface in
glade.  You can then tell libglade to only build widgets under a given
named widget.  See the documentation for details.

James.


_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to