yes thats what i did, in fact i use the Form fields where i type the text and the spritefont set the text to Form fields who gives an impression of typing.
but i need to achive this to ALLWAYS make the spritefont to be uppercase.
so i set the css like this for the Form fields:
property name to "text-transform"
and value to "uppercase"
i added simulateKeyEvent and put it in everytick simulate CAPSLOCK Down
but its doesnt affect the spritefont i need teh sprite font ALLWAYS be uppercase
how can i achive that?
thanks