On Tue, Feb 16, 2010 at 9:29 AM, Luca Donaggio <[email protected]> wrote: > 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.
I recommend looking at the history in the following bug https://bugs.maemo.org/show_bug.cgi?id=6864 Ed Page _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
