Caution should be used with keyboardAc/Deactivated.
I've found that using the "soft" keyboard down isn't caught.
Simon
Handling the pop-up keyboard...
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Handling the pop-up keyboard...
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: Handling the pop-up keyboard...
Note that you can't set the scroll of a card or a stack, only fields or groups allow it.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Handling the pop-up keyboard...
you are indeed correct Jacque, i mixed up getting a status with setting it.
have to check my code again why it's working and not shifting up now..trying to solve too many separate things....

have to check my code again why it's working and not shifting up now..trying to solve too many separate things....
Re: Handling the pop-up keyboard...
An old post, I know. But I just wanted to express my thanks for this solution I was looking for!JacobS wrote:Hi Paul,
I know that this was posted ~10 months ago, but the keyboard pushes the screen up on Android devices if the "acceleratedRendering" property of the stack is set to true. If you do not set this property (or set it to false) then the keyboard won't move the screen when it pops up.
Hope that helps,
Jacob
Regards David