Hi,

please post your code which is involved with the keyboard process.
typically you need an eventlistener which you have to overwrite.

On 7 Mai, 01:02, Yan Shi <[email protected]> wrote:
> Anyone please?
>
> On May 6, 11:09 pm, Yan Shi <[email protected]> wrote:
>
> > Still need help...
>
> > On May 6, 7:53 pm, Yan Shi <[email protected]> wrote:
>
> > > Still need help. I found there a flag in KeyEvent:
> > > KeyEvent.FLAG_SOFTKEYBOARD. But how can I receive this keyevent? The
> > > key listener I registered never received any key events from soft
> > > keyboard.
>
> > > On May 6, 6:40 pm, Yan Shi <[email protected]> wrote:
>
> > > > What I want to do is that when a normal key (such as "A") is pressed
> > > > from the onscreen keyboard, I can be notified to do something just
> > > > like when that key is pressed from real keyboard. But it seems
> > > > EditText can not receive onKey event from onScreen keyboard.
>
> > > > How can I do that?
>
> > > > Thanks!
--~--~---------~--~----~------------~-------~--~----~
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