Skip to content

Android: keyboard handling option #125

@chrisws

Description

@chrisws

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions