Sunday, 15 August 2010

flex - keyboard overlay textinput iOS -



flex - keyboard overlay textinput iOS -

i have registration form , has 7 text area fields in it. when have click on bottom text area, keyboard overcomes text area , user not able see he/she has entered.

i using flash-builder 4.7 , air sdk 13.0

what overcome issue? have tried soft keyboard, seems not working ios.

first set myappname-app.xml node :

<softkeyboardbehavior>pan</softkeyboardbehavior>

to automatically pan.

by code can hear these events (on stage) , move content accordingly:

softkeyboardevent.soft_keyboard_activate softkeyboardevent.soft_keyboard_deactivate

ios flex flash-builder

No comments:

Post a Comment