Hi, Andrew, This is unfortunate, obviously there is a redraw() missing in WrapWidth_set().
Thank you a lot. -- Baltasar El jue., 12 ene. 2017 a las 7:45, Andrey Gankov via Gtk-sharp-list (< [email protected]>) escribió: > baltasarq wrote > > The problem is that, when I make the window > > larger, the text adapts to the new width correctly, but the height that > > was > > needed before in order to accomodate the text in each row is still > > used/wasted as blank space. > > This is weird... how could I solve that? > > I had a similar problem in another cases and i didn't know how fix it. > I know only one way, refresh all treeview through remove and add model. > > > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Word-wrapping-in-a-Gtk-TreeView-tp4669628p4669651.html > Sent from the Mono - Gtk# mailing list archive at Nabble.com. > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.dot.net/mailman/listinfo/gtk-sharp-list >
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.dot.net/mailman/listinfo/gtk-sharp-list
