Hi all, I've got some strange behaviour in my application where I am clearing out the contents of a TreeStore and then repopulating my tree with new data. Before the clearing, I have some rows of my tree coloured, and some bold, but after I clear an repopulate, the new rows don't get rendered in anything other than normal black text.
After a TreeStore::clear, is there anything I need to do to make my cell renderers work again once I repopulate the treeview? I'm using PyGTK2-2.6.2 on FC4 with Python 2.4. I can send in some code extracts if required. Cheers JP -- John Pye School of Mechanical and Manufacturing Engineering The University of New South Wales Sydney NSW 2052 Australia t +61 2 9385 5127 f +61 2 9663 1222 mailto:john.pye_AT_student_DOT_unsw.edu.au http://pye.dyndns.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
