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. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid