Re: Making a sortable list
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Making a sortable list
- Date: Thu, 29 Jul 2004 13:33:28 -0300
On Thu, 29 Jul 2004 17:05:31 +0100
"Andersen, Jan" <jandersen informatica com> wrote:
How do I make a list sortable - so that when I click the column header,
the list is sorted by that column?
I have a GtkListStore displayed by a GtkTreeView, but the documentation
gets a bit abstract on the point of sorting things and doesn't really
clarify matters much beyond telling that it is 'trivial', which I
suppose is a good thing.
/jan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi Jan
Check
http://scentric.net/tutorial/treeview-tutorial.html
Chapter 7. Sorting
Particularly 'create_list_and_view'
This tutorial is excellent - download it for reference!
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]