On Fri, 25 May 2001, Andrei Zmievski wrote:
> When I use glade_xml_new() to construct the widget tree from .glade
> file, it is immediately shown on the screen as if gtk_widget_show_all()
> was called on the top level window. Is there a way to prevent it? I want
> to construct the tree and then manipulate it a bit and only then show
> it.
On each window in glade, set the visible prperties to no, it is under
Common in the properties dialog. This etermines wether the widget is
visible on startup or not.
--
Corey Thornburg
[EMAIL PROTECTED]
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list