Hi, I'm trying to add a multi-line text to a TreeViewColumn using the "markup" property of a standard CellRendererText; The text is correctly word-wrapped so that it spans on multiple lines, but the problem is that the treeview row's height seems to be fixed - ie the text displayed is truncated horizontally and rows doesn't expand to accomodate it.
Is there a way to achieve this using a standard CellRendererText or do I need to create my own CellRenderer? I'd avoid that if possible, as I don't need any fancy stuff apart from that already offered by pango markup. -- Luca Donaggio
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
