Hi, how do I refresh a treeview? I have a function which changes the scale of the font of the items (setting the scale property of the cellrenderer) but the height of the rows is then all wrong relative to the font size. If I collapse and open a node the height is then correct, but this is obviously a pain to do and can't be done for the root nodes.
cheers, Alexei _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
