[Users] [Bug 2371] Port to GTK+3.0
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Oct 7 11:50:40 CEST 2011
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371
--- Comment #21 from Hanno Meyer-Thurow 2011-10-07 11:50:40 ---
On a second thought after reading a bit about GtkTreeView's MVC design, I am
not going to port the remaining trees next but rather evaluate the use of an
implementation of GtkTreeModel for claws-mail. Maybe there is one out there
already I could start with. Is it that uncommon to have tens or hundreds of
thousands of elements in a tree?!
I found a mail on a gnome list saying that GtkTreeStore is too slow managing
250,000 elements. Sadly, no answer.
At least for the summaryview, the tree will grow too big for the simple
GtkTreeStore I guess.
The folderview may manage with a simple GtkTreeStore, though.
Would that be the right direction? Comments?
--
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