Re: How to hide column widget of treeview



On Mon, 23 May 2005 19:27:56 +0200
Markus Fischer <markus fischer name> wrote:

Hi,

how can I hide the widget/column header of a column completely? I don't 
want a label or an empty label there, no space should be occupied.

Whatever I try to put into it with gtk_tree_view_column_set_widget, I 
can't get it to be completely removed. The best I get is still some 8 
pixel gap.

According to the TreeView Tutorial:

"There are a couple of ways to influence the look and feel of the tree
 view. You can hide or show column headers with
 gtk_tree_view_set_headers_visible, and set them clickable or not with
 gtk_tree_view_set_headers_clickable (which will be done automatically for
 you if you enable sorting)."

John



thanks,
- Markus
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]