Keyboard issue Android 4?

Yafuhenk

Active Member
Licensed User
Longtime User
Hi

I am trying my new Android 4.0 tablet.
In Android 4 the keyboards pops up at this line:
B4X:
If FileDialog1.Show("Select file", "Ok", "Cancel", "", Null) = DialogResponse.POSITIVE Then
I don't want that.
Is there a way to prevent that?
I tried the IME library but that only seems to work with EditText.

Any idea?

Thanks

Henk
 
Top