need fast table layout



Hello.

My app creates a treeview/liststore with 7 columns and it stores
about 3000 lines in there. After the lines are stored, the initial
display of the window (which contains the treeview) needs 15 seconds.
(i have an old computer).

What is the slow part in the treeview implementation? And how can i make
it faster? The columns are fixed sized..

It there any other 'table' layout that is faster than the treeview?
I've tested homogenous hboxes in a vbox, but thats way slower.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]