On Fri, 2002-05-17 at 11:06, Luciano Chavez wrote: > If I could tell which rows are being displayed, I could alternate the > row colors and then catch "tree-collapse" and "tree-expand" signals and > re-alternate the colors from the row collapsed/expanded down to the end > of the list.
Hmmm. Not sure why I didn't see if before but is gtk_ctree_is_viewable() what I'm looking for for checking if a row is viewable in the tree? If so, I guess I have my answer. -- regards, Luciano Chavez [EMAIL PROTECTED] http://evms.sourceforge.net _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
