Skip to main content
Inspiring
April 21, 2012
Answered

How to choose the kind of on screen keyboard in iOS ?

  • April 21, 2012
  • 1 reply
  • 441 views

I know In other apps you can set the keyboard to only show letters or only show the numerical keypad etc.

How do I achieve this in Air ?
Thanks for reading !

This topic has been closed for replies.
Correct answer

Have a look at StageText:

http://blogs.adobe.com/cantrell/archives/2011/09/native-text-input-with-stagetext.html

From the page:

StageText allows you to control the type of virtual keyboard that is displayed when the text field gets focus.

1 reply

Correct answer
April 24, 2012

Have a look at StageText:

http://blogs.adobe.com/cantrell/archives/2011/09/native-text-input-with-stagetext.html

From the page:

StageText allows you to control the type of virtual keyboard that is displayed when the text field gets focus.