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

Re: How create new GtkBin widget



2008/3/17, Emmanuele Bassi <ebassi gmail com>:
> a Bin is a specialised container that can contain just *one* child at a
>  time.

I know, I would like create a container that can contain several
widgets but just one is showing (to simulate a superposition of
widgets).

>  if you want to implement a container, subclass Gtk.Container and
>  override the add, remove and forall handlers.

For the moment, the default behavior implemented by GtkBin satisfies me.

Thanks for your rapid answer.

Regards,
-- 
Nicolas Joseph

Responsable de la rubrique GTK+ de developpez.com

http://nicolasj.developpez.com


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