Re: Show sub-range in GtkTreeView
- From: Russell Shaw <rjshaw netspace net au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Show sub-range in GtkTreeView
- Date: Sat, 12 Jun 2004 22:52:40 +1000
Tim Müller wrote:
On Saturday 12 June 2004 07:35, Russell Shaw wrote:
If i have thousands of rows in a GtkListStore, how should i make
the corresponding GtkTreeView display only a limited range of
rows, such as rows 1000-1050?
Use GtkModelFilter with your list store as child mode, for example.
Cheers
-Tim
Hi,
I assume that's GtkTreeModelFilter, used with GtkTreeModelFilterVisibleFunc().
Seems i need to recompile a new gtk;)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]