you can use col.set_visible(FALSE) where col is a Gtk.TreeViewColumn() Asterix
On Tue, Feb 03, 2004 at 08:57:38PM +0100, Maik Hertha wrote: > Hi , > I need some inspiration form the list. > In the clist-widget it is possible to show/hide a column with > clist.set_column_visibility(col, <0 or 1>). > How do I this with (List|Tree)Store + TreeView lists? I looked around > but didn't find any information (PyGtk faq/PyGtk tutoria/PyGtk > classreference). > > Thanks for your help. > > --maik./ > > -- > Mit freundlichem Gru� / > with best regards > > Maik Hertha > > -------------------------------------------------------------- > [EMAIL PROTECTED] > -------------------------------------------------------------- > > > > > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
