[mono-android] Soft keyboard keeps hiding.
Terry151151
Terry at Terry-Watts.com
Wed Jun 6 09:06:36 UTC 2012
I'm developing a hybrid Monodroid app using the WebView with Html5 pages with
Javascript.
Whenever the Monodroid app runs the java script callback, and the soft
keyboard is visible, it forces the keyboard to hide.
In this case I'm trying to enable/disable and Ok button on the html page as
the user types, so in this case the keyboard hides on every key stroke.
The callback is executed using:
webView.LoadUrl( "javascript:" + Command );
Do anybody know a solution to this problem?
Thanks in advance.
Terry
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Soft-keyboard-keeps-hiding-tp5710168.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list