[Glade-users] using glade to produce gtk.Boxes
Tristan Van Berkom
tvb at gnome.org
Wed Jan 25 17:27:17 EST 2006
E Leibovich wrote:
[...]
> can I produce an XML file which will describe the box
> only and load the box from the XML file?
Current glade/libglade releases dont really support that
(toplevels must be GtkWindow)...
but its not an unheard-of proceedure to create a window in
glade and reparent the contents after loading the interface
with libglade, and just destroy the unused window after.
Cheers,
-Tristan
More information about the Glade-users
mailing list