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



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]