Anybody have a clue?

I must be totally missing something here.  I can find anything on
google like this and it seems so simple.  If I implement my own
WebViewClient, even if I don't override any methods, the soft keyboard
does not come up when an input box is touched.

On Oct 7, 9:02 am, junker37 <junke...@gmail.com> wrote:
> Here's my problem.  I have a WebView, but I don't want a new Intent to
> be launched when the page is redirected, so I wrote my own
> WebViewClient to handle this.  However, I can't figure out how to get
> the WebViewClient to allow keyboard input.  Clicking on an input box
> does not bring up the soft keyboard, nor can I use the hard keyboard
> on the G1 to input data.
>
> I don't see any methods in WebViewClient that would handle this.
> Anyone have any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to