I think you have to write a CellRenderer based on CellRendererText (for example CellRendererWrapText) in the C/GTK level!
On 9/24/09, Jendrik Seipp <[email protected]> wrote: > Hello everyone, > does anybody know if it's possible to enable line wrapping in TreeView > cells while editing the cell? This feature would prevent having to > scroll sideways to view the whole text. > I have already worked out the line wrapping feature for the cells after > editing, but would like to have it also at the time the cells are edited. > > Thanks for any help, > Jendrik > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
