[Gtk-sharp-list] Glade & Viewport

Adam Tauno Williams awilliam@whitemice.org
Sat, 28 Aug 2004 19:52:03 -0400


Is it possible to use glade to create an XML file that can be loaded
into a viewport rather than attached to an entire window?  

I'm writing an app that loads in modules and it would be handy to be
able to use glade files for setting up the ui, rather than building the
widget hierarchy in code.