On Thu, Oct 09, 2003 at 10:43:54AM -0700, Yang Zheng wrote:

> Is it possible to not show certain rows in a treeview that is attached
> to a treestore?  I know you can display only certain columns, but what
> if there are some rows in a treestore structure that I do not want to be
> displayed?  Can I set a flag and have it skipped?

There's no way to do this currently without copying to another treestore.
gtk 2.4 will have a "FilteredTreeModel" that does this.

http://www.gtk.org/plan/2.4/

Dave Cook
_______________________________________________
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