Re: [gtkmm] My own TreeModel



Thanks for the fast reply!

After searching the lists for a while, I found a thread starting
with this message

http://mail.gnome.org/archives/gtkmm-list/2002-July/msg00200.html
(which a agree with, especially the last part)

Is this the thread you were thinking about?
Are there other archives with older messages than June 2002?

From what I can find, its not easy nor encouraged to mess with the
models to much. I'll try to split the output in separate "pages"
instead, though it makes the sorting of columns less powerful.

Thanks

David

Den 2003.05.08 00:31 skrev Matthew Walton:
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]