[Gambas-user] Possible bug?
Benoît Minisini
gambas at ...1...
Wed Sep 16 14:11:15 CEST 2009
> On Tuesday 15 September 2009, Peter Landgren wrote:
> > > > Using Gambas 2.16.
> > > >
> > > > /Peter
> > >
> > > TextLabel wants HTML: so you must use <
>
> Then it should be named HtmLabel ???
> IMHO text is text and a<b should show a<b
>
This is not actually HTML, but some sort of subset. Let's call it "Rich text".
This syntax is native in gb.qt, and emulated in gb.gtk (it is converted on the
fly into Pango markup language).
See the /doc/richtext page in the wiki.
--
Benoît Minisini
More information about the User
mailing list