Hi,
is it possible to deactivate the onscreen keyboard on the MC3300? Since this device has a hardware keyboard it would be helpful to deactivate the automatic popup of the soft-Keyboard.
I have seen such an option in other (non Zebra) devices.
Thanks in advance for your help.
Best Regards
Uwe
3 Replies
I have created a sample with full control over the virtual keyboard and posted it on GitHub:
https://github.com/UweReisewitz/XamarinAndroidEntry
Thanks for your help.
My main problem was that my app needs complete control over the virtual keyboard (regardless of the availablilty af a hardware keyboard). I hadn't thought about the soft-keyboard-only devices when I asked the question, sorry.
I have managed to control the keyboard successfully so this is no longer an issue.
Go to any editable text field, tap the keyboard icon in the bottom-right corner of the screen, set the toggle switch of show virtual keyboard to disabled. Does that work for you?