Re: [gtkmm] Gtk::TreeView performance
- From: Igor Gorbounov <igorbounov topazelectro ru>
- To: David Jensen <djensen inebraska com>
- Cc: gtk-list gnome org, gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::TreeView performance
- Date: Wed, 20 Oct 2004 17:56:13 +0400
David Jensen wrote:
[...]
try keeping a Glist of structs of GDK::Colors that matches the ListStore
row:column 'color' cells. Have the row:column colors be pointers into
the Glist.
accessing a Glist struct is cheap, accessing a row:column is very
expensive
i'm afraid that i don't quite understand how to do this. it seems to me
that the
cellrenderer's propeties can be assigned through another cells only...
something's wrong with my 'shift' key... sorry
igor gorbounov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]