Re: sort list_store
- From: Olivier Sessink <lists olivier pk wau nl>
- To: ALLs soft <info alls org>, gtk-app-devel-list gnome org
- Cc:
- Subject: Re: sort list_store
- Date: Tue, 08 Feb 2005 10:41:42 +0100
ALLs soft wrote:
how to sort a list_store?
you can put a GtkTreeSortModel on top of your listmodel, and then
connect the GtkTreeView to the sort model instead of your list_store.
beware that you have to convert any iter or path you retrieve from the
treeview from the sort model back to the list_store
regards,
Olivier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]