Re: GtkTreeView issues (porting from GtkCList)
- From: Yury Aliaev <mutab0r rambler ru>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView issues (porting from GtkCList)
- Date: Thu, 02 Jun 2005 11:58:44 +0400
Yury Aliaev wrote:
Now I'm porting some project from Gtk+-1.2 to Gtk+-2.6 and have some
questions on GtkTreeView (with GtkListStore as a model):
1) Rows in GtkTreeView are higher than in GtkCList because of the much
free space between them. How can I make GtkTreeView more compact?
First issue is already solved by assigning 0 to "ypad" attribute of
GtkCellRenderer.
2) When pressing the left mouse button and moving the cursor vertically
the selection in GtkCList follow the cursor. In GtkTreeView -- not. How
can I obtain in GtkTreeView the same behavior as in GtkCList?
This still remains...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]