Skip to content

Android: keyboard handling option #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chrisws opened this issue Aug 3, 2021 · 0 comments
Closed

Android: keyboard handling option #125

chrisws opened this issue Aug 3, 2021 · 0 comments

Comments

@chrisws
Copy link
Contributor

chrisws commented Aug 3, 2021

with the commands

w = window()
w.showKeypad()

the keyboard in Android can be shown. Is it somehow possible to hide the keyboard? Reason is, when I'm using the editor in Android with an active keyboard and clicking on run, then the program starts with an open keyboard occupying 1/3 of the screen. My little game is using the full screen for graphics and I have always to hide the keyboard manually.

It can be useful for the keypad to remain open depending on what you are working on.

There should be an option to control this behaviour.

chrisws added a commit to chrisws/SmallBASIC that referenced this issue Aug 16, 2021
@chrisws chrisws mentioned this issue Aug 29, 2021
@chrisws chrisws closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant