Re: TreeModel derivation and children
- From: José Alburquerque <jaalburquerque cox net>
- To: Eddie Carle <eddie erctech org>
- Cc: gtkmm-list gnome org
- Subject: Re: TreeModel derivation and children
- Date: Thu, 05 Mar 2009 23:46:40 -0500
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]