Re: [Re: [gtkmm] Changing columns in TreeView]



"Jarek Dukat" <madmaxer poczta fm> wrote:
> You can dynamically add columns both to view and store. Adding them to
> view is much easier. Adding model columns in runtime forces you to use not
> a very friendly set_value()/get_value() methods...

I don't believe that you can add columns to the Model ("store") after the
Model has been added to a View. However, you can tell the View to use a
different Model.


Murray Cumming
murrayc usa net
www.murrayc.com





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