Activating soft keyboard on iOS
hi,
i've been searching web, , want see if can definitive answer here. true if run ipad app developed in air full screen texfields no longer activate soft keyboard. initial test seem confirm this. there work around?
best regards,
chris
hi chris,
probably you've set displaystate full screen , not full screen interactive. please see following more details.
looks need use stage.displaystate = stagedisplaystate.full_screen_interactive , not stage.displaystate = stagedisplaystate.full_screen;
please let know if sorts it.
-thanks
pahup
More discussions in AIR Development
adobe
Comments
Post a Comment