Re: Hiding TreeView Header Column Separators
- From: dexter <dexter balabit hu>
- Cc: gtkmm-list gnome org
- Subject: Re: Hiding TreeView Header Column Separators
- Date: Thu, 22 Oct 2009 15:41:39 +0200
Hi,
I don't think there's a simple way to do that. I remember once I had to
do something like this, and was only able to that with modifying
gtk2-engine source in:
--- a/engines/clearlooks/src/clearlooks_draw_gummy.c
+++ b/engines/clearlooks/src/clearlooks_draw_gummy.c
@@ -1199,13 +1199,30 @@ clearlooks_gummy_draw_list_view_header (cairo_t
*cr,
That of course depends on what engine you use.
----- Original Message -----
From: apoapsis <triath999 yahoo com>
To: gtkmm-list gnome org
Sent: Wed, Oct 21, 2009 11:30:22 PM +0200
Subject: Hiding TreeView Header Column Separators
Hello all,
I've been trying to find a way to hide the little vertical separators
between columns in the header of a TreeView, and I have been unable to find
any way to do this.
Is there a way to do this?
Thank you in advance,
Andy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]