[Gtk-sharp-list] Sv.: Word wrapping in a Gtk# TreeView

Baltasar García Perez-Schofield baltasarq at gmail.com
Thu Jan 12 10:44:25 UTC 2017


Hi, Jesper,

I've tried to iterate over all rows calling RowActivate(), RowCollapse() &
RowExpand(), to no avail.
I'd have to sort and resort to force a redraw, since I don't want the order
to be changed. How could I do this?

-- Baltasar


El jue., 12 ene. 2017 a las 11:37, Jesper K. Pedersen (<linux at famped.dk>)
escribió:

> Will IT help if you resort or refilter your treeview? (om pretty sure IT
> forces a redraw)
>
>
> -------- Oprindelig meddelelse --------
> Emne: Re: [Gtk-sharp-list] Word wrapping in a Gtk# TreeView
> Fra: Baltasar García Perez-Schofield
> Til: Andrey Gankov ,gtk-sharp-list at lists.ximian.com
> CC:
>
>
> 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 (<
> gtk-sharp-list at lists.dot.net>) 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  -  Gtk-sharp-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20170112/f67d8467/attachment.html>


More information about the Gtk-sharp-list mailing list