Re: Show sub-range in GtkTreeView



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



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