Re: libglade question
- From: Corey Thornburg <coreyt coreyt com>
- To: Andrei Zmievski <andrei ispi net>
- Cc: <gtk-list gnome org>
- Subject: Re: libglade question
- Date: Fri, 25 May 2001 09:44:35 -0500 (CDT)
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
coreyt coreyt com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]