Re: Deriving from a Gtkmm widget



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]