Re: TreeModel derivation and children



On Thu, 2009-03-05 at 13:57 -0700, Eddie Carle wrote: 
> I am trying to create a list only TreeModel derivation and am unsure of
> what I need to override. I am returning TREE_MODEL_LIST_ONLY from
> Gtk::TreeModel::get_flags() const so do I still have to override the
> children related virtuals?

Are you sure you need to derive your own TreeModel instead of using
ListStore?  I would guess that deriving would indeed mean that you'd
have to override the virtual methods. 

-- 
José Alburquerque
jaalburquerque cox net



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