Re: Treeview with editable checkboxes besides items?



Maybe you need an extra arg for "add_attribute()":

pColumn->add_attribute(..., ..., COL);

where COL is the column (int) of the model (Gtk::TreeStore or Gtk::ListStore)
associated with the view






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