[Gtk-sharp-list] Label ignores .Markup

TheSHEEEP thesheeep2 at web.de
Fri Jan 6 07:14:06 EST 2012


Hey,

While the Markup property of a Label normally works well, on one Label in my
app, it doesn't.

It works when I insert a pango text on initialization, but when I do
label.Markup = <any pango text>; during runtime, the text just isn't
applied.
Setting the .Text field of that Label during runtime works, however.

What could be wrong with that single Label? I really don't see a difference
between this one and other Labels that work correctly.

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


More information about the Gtk-sharp-list mailing list