[Gambas-user] multicolor textview or textarea
Bodard Fabien
gambasfr at ...11...
Fri Jul 30 08:31:36 CEST 2004
Le jeudi 29 Juillet 2004 23:56, Laurent Carlier a écrit :
> Is there a way to make a multicolorized text in a textview or textarea ?
>
> the forecolor property change all the text inside !
>
> thanks
yep in html !
<font color="blue">bijour,</font><font color="red"> comment tu vas
</font><font color="#00ff00">bien ?</font><br />
<i>in italic</i><br />
<b>in bold</b>......etc...
It work with textview, and labeltext ! Text area is a simple plain text
component.
Voilà !
salutation,
Fabien Bodard
More information about the User
mailing list