Is it possible to prevent key presses until the keyboard is shown?
I have problems with the keyboard on a touch screen. If I tap a textbox to open the keyboard it can happen that the key that will appear on that position is pressed and added to the input text.
Is it possible to prevent key presses until the keyboard is shown?
I have problems with the keyboard on a touch screen. If I tap a textbox to open the keyboard it can happen that the key that will appear on that position is pressed and added to the input text.