Re: [Gambas-user] DrawingArea and Draw.RichText

2012-06-04 Thread Rolf-Werner Eilert
My mistake, I found that I forgot to convert something in the strings, now everything seems to be fine. Rolf Am 04.06.2012 16:14, schrieb Rolf-Werner Eilert: > Hi, > > In Gambas2 I'm drawing a RichText on a DrawingArea and I'm wondering why > it makes all line breaks but doesn't show any bold, i

[Gambas-user] DrawingArea and Draw.RichText

2012-06-04 Thread Rolf-Werner Eilert
Hi, In Gambas2 I'm drawing a RichText on a DrawingArea and I'm wondering why it makes all line breaks but doesn't show any bold, italics and stuff. My experimental text string has some words bold, italics and so on. When I show it in a TextLabel or a TextArea, no problem, everything appears as