Re: rethinking GtkTreeModelSort
- From: Havoc Pennington <hp redhat com>
- To: gtk-devel-list gnome org
- Subject: Re: rethinking GtkTreeModelSort
- Date: 01 Jan 2001 13:22:39 -0500
Hi,
Other points:
- You only have to implement sorting for custom models, so that's the
only place TreeModelSort helps; but frequently the purpose of a
custom model is to get more speed or less memory usage. So
TreeModelSort is useful exactly in the cases where its overhead
isn't really acceptable.
- We can always add TreeModelSort and the ITER_PERSISTS flag
in a future version
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]