You could try the widget.queue_redraw as Niklas suggested in the
'treeview signals' thread. It may work .. I'll try it when I'm home
tonight.

On 6/22/05, Alexei Gilchrist <[EMAIL PROTECTED]> wrote:
> 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/
>
_______________________________________________
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