Re: Custom Model - iface->get_iter & iface->get_value questions
- From: Rodrigo Miguel <rodrmigu gmail com>
- To: Kristian Rietveld <kris gtk org>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Custom Model - iface->get_iter & iface->get_value questions
- Date: Mon, 4 May 2009 10:23:07 -0300
Kris,
This
can be avoided by using the "fixed height mode" (please refer to the
documentation and mailing list archives, a lot has been written about
this already). With this it will basically only call get_value() for
visible items.
That will help a lot, since in the tree view I'm seeing only text values
from a result set.
Thank you very much
Rodrigo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]