El 08/11/11 17:05, Ron escribió:
> All works, expect one thing.

> Is there another way to color a line or part of a text?
> 
> I hoped "<font color=12341'>" sText & "</font>" worked since <b></b> works,
> but alas...
> 
> Regards,
> Ron_2nd.


Randal Morgan wrote
> Well, I don't know if this works but since you're html tags the tag should
> read <font color=#123456>some text</font>


If you're using TextArea in Gambas3 the Raldal's example should work
only if you use .RichText property, instead of .Text.

Regards

-- 
Jesus Guardon

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to