Re: Virtual list boxes (using GtkTreeView or other)
- From: "Miroslav Rajcic" <rajcic sokrates hr>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: Virtual list boxes (using GtkTreeView or other)
- Date: Fri, 1 Jun 2007 15:20:19 +0200
You can use "gtk_tree_view_column_set_cell_data_func" to register a callback
method to supply data for the tree view.
Regards,
Miroslav
----- Original Message -----
From: "Nuno Lucas" <ntlucas gmail com>
To: <gtk-app-devel-list gnome org>
Sent: Friday, June 01, 2007 2:53 PM
Subject: Virtual list boxes (using GtkTreeView or other)
Hello,
I have been googling for some form of virtual list boxes, but can't
seem to find any reference.
How people do with very large list boxes? I was hopping I could have
some form of just seting up the column headers and say I have 10000
rows and let the widget ask me for the data when it needs it.
It seems a bit heavy to add 10000 rows one at a time, as it seems I'm
forced to do even if I "derive" my own ListStore.
Any hints?
Regards,
~Nuno Lucas
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________ NOD32 2304 (20070601) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]