[Gtk-sharp-list] Dynamic Label Wrapping - How?

TheSHEEEP thesheeep2 at web.de
Fri Dec 30 08:52:58 EST 2011


Hey folks,

I am reading text in pango markup format and inserting that text to a label
in the GUI.
Now texts I am reading from XML may be too long (I can't set a fixed size as
the window is resizable - I don't want to prevent that) so the Label must
have wrapping.

But when you turn on wrapping in MonoDevelop, the Label does wrap, but at a
completely random size.

How do I get a Label to wrap at its current size? This can't be so hard.

--
View this message in context: http://mono.1490590.n4.nabble.com/Dynamic-Label-Wrapping-How-tp4245795p4245795.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list