Hiding TreeView Header Column Separators

View: New views
2 Messages — Rating Filter:   Alert me  

Hiding TreeView Header Column Separators

by apoapsis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Hiding TreeView Header Column Separators

by dexter-18 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...>
> To: gtkmm-list@...
> 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
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list