On Tue, Jul 20, 2004 at 09:41:27AM -0700, John Finlay wrote:
> Skip Montanaro wrote:
> 
> >Is it possible to give users the ability to suppress display of certain
> >columns of a treeview?  Perhaps I should be using a table widget instead.
> >(Treeview widgets seem way too complex for fairly simple use, which I
> >suspect is what they are used for 90% of the time.)
> >
> >Thx,
> >
> > 
> >
> Should be able to using gtk.TreeViewColumn.set_visible():
> 
> http://www.pygtk.org/pygtk2reference/class-gtktreeviewcolumn.html#method-gtktreeviewcolumn--set-visible

-> FAQ 13.37

    http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq13.037.htp

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to