> All cells of a treeview have to be the same height? Is there any way to
> make the height of every cell depend on the amount of text it
> contains?

No, the default behavior is to allow cells of different height.
I'm not sure how flexible the mechanism is though. If all cells in the
same row needs to have the same height or not.

I have never done this myself, but try playing around with
GtkCellRender.set_fixed_height.

-- 
Johan Dahlin <[EMAIL PROTECTED]>

_______________________________________________
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