Tagged Questions
0
votes
1answer
167 views
How to remove default CSS from TextField in flex?
I'm in serious fight with it. I need to set the defaultTextFormat of a TextField component to my own values. I can't do that since the component does not use the defaultTextFormat if it has it is ...