Re: How create new GtkBin widget
- From: gege2061 <gege2061 redaction-developpez com>
- To: "Emmanuele Bassi" <ebassi gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How create new GtkBin widget
- Date: Mon, 17 Mar 2008 16:24:25 +0100
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]