need fast table layout
- From: Markus Lausser <sgop users sourceforge net>
- To: gtk mailing list <gtk-app-devel-list gnome org>
- Subject: need fast table layout
- Date: 15 Mar 2004 22:11:51 +0100
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]