On Tue, Apr 25, 2006 at 05:27:11PM -0400, Doug McLain wrote:
> Some time ago I posted to various gtk related lists about reducing
> padding between treeview rows.
> Should I create a new bugzilla report from this post?
Please do - this is a major source of frustration for me too.
A custom rendere
rdour/ardour_mixer_redirect_treeview.png
If this were my only area if interest in reducing space between treeview
rows, I would have given this method a try. I've realized though, that
it's throughout gnome that I think the treeview spacing is way too much.
I believe it to be a bug in gtk that its n
perty of the GtkTreeView.
Its this that is adding the extra spacing.
-Original Message-
From: Doug McLain [mailto:[EMAIL PROTECTED]
Sent: 26 March 2006 08:56 am
To: Gus Koppel
Cc: gtk-app-devel-list@gnome.org
Subject: Re: Reducing space between treeview rows
***
I've tried different themes as well as setting xthickness and ythickness
manually in both my theme's rc file and the applications rc file.
Gus Koppel wrote:
Doug McLain wrote:
I am trying to reduce the spacing between rows of text in a single
column treeview. Ive been experimenting with bot
Doug McLain wrote:
> I am trying to reduce the spacing between rows of text in a single
> column treeview. Ive been experimenting with both the ypad and height
> properties. They both work in adding space, but neither will take any
> space out. Seems like anything less than about ypad=3 does
I am trying to reduce the spacing between rows of text in a single
column treeview. Ive been experimenting with both the ypad and height
properties. They both work in adding space, but neither will take any
space out. Seems like anything less than about ypad=3 doesn't do
anything. With a fo