Jump to content
KMarb

Keeping edit field in view when on-screen keyboard appears

Recommended Posts

In prior apps built with Berlin I have gone through some efforts to make sure edit controls were visible to user when the on-screen keyboard pops up. If I recall correctly, I use a scrollbox, sized as if it was align to alClient, but align set to alNone. That allows me to slide the entire scrollbox up if needed when the keyboard appears.

 

I'm just wondering what the current approach is for managing edit fields when they are low enough on form to be covered by the keyboard. Are there any articles I can read for best practices with keyboard but also for delphi android form design in general? Thanks for any pointers you have.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×