[android-developers] Re: Numeric Keypad on WebView

2012-08-29 Thread Sathya Sri
Hi Vishal,
I am also facing the same issue.
if you find any solution. Please let me know.

On Monday, 19 July 2010 11:08:21 UTC+5:30, Vishal 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Numeric Keypad on WebView

2010-07-26 Thread Vishal
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 k.vishaljais...@gmail.com 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en