Re: simplelist speed




On Jan 9, 2005, at 1:21 PM, A. Pagaltzis wrote:

* Dan Espen <dane mk telcordia com> [2005-01-09 03:15]:
I guess this isn't a GtkPerl problem.

I'm not sure what I'll be trying next...

The abhorrent performance of the widget has been a big issue for
a long time now -- didn't that result in some optimizations that
can be requested for TreeViews in newer versions of gtk+?

yes, i believe you can set all rows to be the same height in gtk+ 2.4, and avoid constant height recalculation. gtk_tree_view_set_fixed_height_mode():

http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#id3117847

--
Walk softly, and carry a BFG-9000.
  -- unknown




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