[Glade-users] [libglade] how to load a widget without showing it ?
Yianni
odysseus.lost at gmail.com
Mon Jun 19 19:08:47 EDT 2006
Mehdi Rabah wrote:
> Hi,
>
> I have a trivial question, but I work with a binding which hasn't much
> documentation.
>
> How do you load/connect a widget (getWidget("name")) from libglade
> without having it showing by itself ?
> It have to call hide() function but even with this I can see it a
> little time at startup.
>
On your glade-2 (assuming you are using glade-2) on any window (or
widget) in general, click on the tab labelled "Common" and there is a
property Visible. Change it from Yes to No. Sensitive is also there and
is self-explanatory.
More information about the Glade-users
mailing list