Re: question about widget



Hi,

Adriano Bonat <adrianobonat yahoo com br> writes:

> I think that you (Sven) dont understand my question.
> That example, was made to test how I can substitute
> one widget by another in same location.

have a look at

http://developer.gnome.org/doc/API/2.0/gtk/GtkContainer.html#gtk-container-remove

Basically you can remove one widget from a container and add another
one in the same place. Often it is however simpler to just add both
widgets and show one and hide the other one.


Salut, Sven




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