PDA

View Full Version : Edittext component text color


cdickson
09-30-2004, 10:27 AM
Hi,

Is there a way to change the text color of the Edittext component?

I tried using the style attribute like this:
<edittext style="{textcolor:0xCCCCCC}">0</edittext>

but this did not work.

Thanks!