[Gtk-sharp-list] Disable sorting while adding data to a TreeStore/TreeView

Javier Ruiz Hidalgo jrhbcn at gmail.com
Wed Feb 1 06:15:44 EST 2006


Hello all,

Is it possible to disable the sorting of a TreeStore while adding data
to it and enable it later? I'm finding it to be very slow when filling
a TreeStore/TreeView with  over 30000 entries and my guess is that the
sorting should get all the blame. I've checked the documentation for
mono but I can not find anything to disable the sorting :-?

Any hints? Thanks!

--
Javier Ruiz Hidalgo <jrhbcn at gmail.com>


More information about the Gtk-sharp-list mailing list