kozel
08-30-2005, 04:17 PM
Hello,
I have dynamically created a text field, which displays text from an external XML file. In the XML i am using this syntax:
<sometag>
<p>this gonna be <b>bold</> and this gonna be <font color="00FFFF">cyan<font></p>
</sometag>
it makes the text bold, where I want it to be, but the color remains black. Any Ideas? Thanx.
I have dynamically created a text field, which displays text from an external XML file. In the XML i am using this syntax:
<sometag>
<p>this gonna be <b>bold</> and this gonna be <font color="00FFFF">cyan<font></p>
</sometag>
it makes the text bold, where I want it to be, but the color remains black. Any Ideas? Thanx.