Jump to content
Sign in to follow this  
Chester Wilson

Manual handling of virtual keyboard

Recommended Posts

Is there a way to stop the automatic pop up / pop down of the android virtual keyboard?

(So I can do it manually when I want it.)

 

The application has a tMemo which provides information to the user.  As there is not

much room on a small android, it requires scrolling up and down at times.

At these times the bloody keyboard comes up and gets right in the way!

 

Share this post


Link to post

VKAutoShowMode variable. Set it to TVKAutoShowMode.Never when you don't want it to show. Change it back to TVKAutoShowMode.DefinedBySystem when you do.

  • Like 2

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
Sign in to follow this  

×