Re: [gtkmm] My own TreeModel



This was discussed not that long ago, have a look in the list archives
for some rather useful messages and example code from a couple of
people.

HTH

Matthew

On Wed, 2003-05-07 at 23:21, David Vest wrote:
> Hello everyone!
> 
> I'm thinking about implementing my own TreeModel for a TreeView. The 
> reason for this is that I already have lots of data in memory, that I 
> don't want to duplicate in the model if I can avoid it. The concept is 
> tried and works well by the windows version of the program.
> 
> I have read all a can find on the net, but havn't found anything about 
> what I would really do to make my TreeView be able to access my data. 
> On to my questions:
> 
> - Have this been done before in any OSS project?
> - I find overridable functions in gtkmm/treemodel.h, is that what I am 
> supposed to do?
> - In the same file it says that it is not easy, why?
> 
> Thanks
> 
> David
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
-- 
Matthew Walton <matthew alledora co uk>




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