ElAdnan / gtkdialog

Automatically exported from code.google.com/p/gtkdialog
GNU General Public License v2.0
0 stars 0 forks source link

Create a new <listview> widget based upon the GtkListStore model #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Create a new <listview> widget based upon the GtkListStore model

The existing <tree> widget uses the incorrect GtkTreeStore model and is limited.

Support column data types.

Support application developer defined hidden columns.

Possibly support all text, pixbuf, progress, combo, toggle cell renderers.

Make it as configurable as possible.

http://developer.gnome.org/gtk/2.24/GtkListStore.html

Original issue reported on code.google.com by thunor...@hotmail.com on 21 Sep 2011 at 2:58