[Gambas-user] TexrLabel
Tobias Boege
taboege at ...626...
Tue Apr 18 00:30:29 CEST 2017
On Mon, 17 Apr 2017, Pino Zollo wrote:
> I really want that the Text of my TextLabel be "< SK" (without ")
>
>
> ...but no way :-( the < kills the text....
> ...not shows in the form editor and neither at run time.
>
Does the documentation [1] answer your question?
This class implements a control displaying simple HTML text, as known as rich text.
Use HTML entities such as < and > to display characters like '<' and '>'.
Regards,
Tobi
[1] http://gambaswiki.org/wiki/comp/gb.qt4/textlabel
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list