[Users] [Bug 2371] Port to GTK+3.0

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Oct 7 19:23:48 CEST 2011


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371





--- Comment #24 from Hanno Meyer-Thurow  2011-10-07 19:23:48 ---
JFYI, I prepared a small testcase[0] for GtkTreeModel implementations that you
may help to extend.
Well, actually, nothing useful yet; testing a GtkListStore. Though, it would be
of great help, if anyone could send me some data, or point me to an URL, with a
big ASCII table (>100000 entries) to fill the model with columns like in the
summary view.
In the end, the GtkTreeStore may just do fine ...

I wonder, how the data for that tree is managed? Is it stored exclusively in
that tree? Or is it saved somewhere else in memory, too? I read that a (custom)
GtkTreeModel could perform better by only referencing that data already
available.

[0]
http://code.google.com/p/gekis-playground/source/browse/trunk/scripts/gtktreemodel_performance.c

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list