[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GtkTreeView
- From: Calum Grant <calumg onetel com>
- To: gtk-app-devel-list gnome org
- Subject: GtkTreeView
- Date: Thu, 20 Nov 2003 12:28:31 +0000
I'm trying to
1) Put a vertical scroll bar in a GtkTreeView widget. Surely a
GtkScrolledWindow would also scroll the column headings, which is not
what I want.
2) Allow a user to toggle a GtkCellRendererToggle. This should update
an underlying G_TYPE_BOOLEAN field in the GtkTreeStore.
Unfortunately I have got stuck on both of these. Any help would be
appreciated,
Calum Grant
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]