I am still unsolved with this problem.
Can anybody help me on this.
At least can any one tell me how can I get event when focus goes to a
Text box in WebView.

Vishal

On Jul 19, 10:38 am, Vishal <[email protected]> wrote:
> Hi,
>
> Android 2.1
>
> I am having a textbox in the the webview where only numeric input is
> require but when the soft keypad pops up, it shows the full qwerty
> keypad. As we know that few tags of HTML 5 is supported in android 2.1
> and this also can be achieved by putting some javascript in the web
> page but that is making the user experience very bad.
>
> Is there any way to show only numeric keypad or is there any way to
> grab the event where whenever any text box is focused so that I can
> set its IME and CLASS as defined in EditorInfo.
>
> Vishal

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to