Skip to main content
Known Participant
March 2, 2014
Question

Air Android - Set softKeyboardBehavior dynamically?

  • March 2, 2014
  • 2 replies
  • 996 views

BBHi,

Is it possible to change the softKeyboardBehavior mode dynamically?

I need to have it set to "none" in portrait mode, but in landscape mode it should set to "pan" because the screen is too small.

Or alternativly - is there a way to launch the Android fullscreen keyboard writing mode?

http://i.imgur.com/MB623.png

Any solution to handle the softKeyboardBehavior is welcome! 

This topic has been closed for replies.

2 replies

Inspiring
March 3, 2014

Please vote SoftKeyboardType feature request for flash.text.TextField on AIR for IOS/Android

https://bugbase.adobe.com/index.cfm?event=bug&id=3716032

Inspiring
March 2, 2014

Generally, the soft keyboard behavior seems to be inconsistent, esp. across platforms.

I have found that the best thing to do is to just set it to none in the manifest, and handle your own panning, manually.  This way, it will work every time + just the way you'd like it.

http://forums.adobe.com/message/6118935#6118935