Re: Deriving from a Gtkmm widget
- From: Murray Cumming <murrayc murrayc com>
- To: brian <bmcandrews gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Deriving from a Gtkmm widget
- Date: Fri, 18 Mar 2005 20:03:34 +0100
On Fri, 2005-03-18 at 12:56 -0600, brian wrote:
> I want to derive from a Gtk::HBox , the new widget can contain widgets
> that are themselves containers.
Gtk::HBox can already contain widgets that are themselves containers.
> What methods should(have to)
> override?
>
> on_add() ?
> on_remove()?
> child_type_vfunc() ?
> forall_vfunc() ?
>
> can I just use the container add() and will the other sub-containers
> get notified of events?
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]