I've been working on a GNOME 2 port, and one thing that puzzles me is
the extremely slow performance of the TreeView/ListStore combination.
I've previously used CLists, and I can load up thousands of entries in a
second or two. The name number of entries added to a TreeView takes
minutes to finish. Performance isn't bad for 100-200 entries, but
shortly after that each additional entry gets to be painfully slow to
add.

I don't want to have to revert back to using the deprecated CList. Is
there something that I am missing? Unfortunately, my application (a
genealogy program) is highly dependent on columned lists.

Thanks,
Don

-- 
Don Allingham
[EMAIL PROTECTED]
http://gramps.sourceforge.net


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to