Has anyone done any custom text input methods?
I want to be able to have the user enter text, but I don’t want the native device text field look. I wanted to be able to control the size of the text, the font, the color, having a transparent background, and removing any sort of borders. From what I can see, newTextField does not allow that.
Is there a way to call up the keyboard another way and display what the user types? This would be the equivalent of a single line text field, so don’t need a whole lot of functionality. Just need to be able to allow the user to enter text using any of the device keyboards and customize that text as it is displayed on the screen.
Appreciate any pointers. [import]uid: 17827 topic_id: 21238 reply_id: 321238[/import]
