[Gtk-sharp-list] Making containers with Glade

Sergio Duran Sergio Duran <sergioduran@gmail.com>
Thu, 17 Mar 2005 12:44:21 -0600


Create the window and load only the container?

I havent done it, but I've thought about it.
For example if the window is named window1.. and it has a table named table1... 
Glade.XML gxml = new Glade.XML("project.glade", "table1");


On Thu, 17 Mar 2005 10:22:38 -0800 (PST),
mikeflippin@blindmindseye.com <mikeflippin@blindmindseye.com> wrote:
> Is it possible to create just a container, like a panel with GUI elements
> in it without using a window?
> 
> Mike
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>