Re: gtkmm Treeview is slow. Any tips?
- From: Igor Gorbounov <igorbounov topazelectro ru>
- To: eric jrdn <eric_jrdn2 yahoo fr>
- Cc: gtkmm-list gnome org
- Subject: Re: gtkmm Treeview is slow. Any tips?
- Date: Mon, 12 Sep 2005 13:57:26 +0400
eric jrdn wrote:
[...] Does anyone know how to solve this and
avoid this stupid duplication of datas?
May be you should fill ListStore only with visible data, and refresh it
(just
refill with data beginning one row before/after the current position ore one
page before/after). When you need to delete/insert a row just do it in
vector
and then refill the ListStore with visible data.
I, myself, need a database-aware liststore and believe that this is the
solution.
Igor Gorbounov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]