[Glade-users] [libglade] how to load a widget without showing it ?

Tristan Van Berkom tvb at gnome.org
Wed May 31 09:14:28 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.

Set the visible property to FALSE on the widgets you want to hide.

Cheers,
                    -Tristan


More information about the Glade-users mailing list