Am 2003.07.23 07:47 schrieb(en) James Henstridge:
> The reason why the text in every row is measured (which can take a while
> for a large model).
>
> However, you can set a fixed height for the text cells using the
> gtk.CellRendererText.set_fixed_height_from_font() method. It takes a
> single argument: the number of rows of text in the cell. That way it
> won't bother measuring the text to find the row height.
I see. In fact I kept wondering why the ListView was acting so silly!
I will try it (no time yet) but it looks as if it would be the solution.
Thank you,
Peter
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/