PDA

View Full Version : [SOLVED] [pygtk] How to hide treeview column header?



days_of_ruin
July 19th, 2008, 05:45 PM
Glade does it.But how?

mssever
July 19th, 2008, 09:35 PM
Glade does it.But how?

your_treeview_instance.set_headers_visible(False)
See DevHelp.

days_of_ruin
July 19th, 2008, 11:37 PM
your_treeview_instance.set_headers_visible(False)
See DevHelp.

Thanks.I was looking under treeviewcolumn in the pygtk ref man.
btw I know exactly how you made you avatar
:lolflag:

mssever
July 20th, 2008, 02:13 AM
btw I know exactly how you made you avatar
My first experiment with Inkscape...

EDIT:I also noticed that your location is similar to mine. :)

days_of_ruin
July 20th, 2008, 08:11 PM
My first experiment with Inkscape...

EDIT:I also noticed that your location is similar to mine. :)

:lolflag:.So you live in a development house?

mssever
July 20th, 2008, 08:24 PM
So you live in a development house?
No, /dev is where devices live. /dev/sd* is a hard disk, /dev/crdom is my cd drive, /dev/null is my filing cabinet :), and /dev/chair is where I sit.