Hi, I have some problem to get the enter key oso...
the scenario is... It seem like have a problem to get the enter key, after invoke touchEvent... Unless before I press others enter key once.. Only I can get the enter key... I dunno what is actually happen... But I saw wake lock thing if I can't get the enter key... did anyone having this kind of issue also?? wesley. On 10/1/08, MrSnowflake <[EMAIL PROTECTED]> wrote: > > I haven't met your problem myself, but a possible sollution is > extending EditText and handle the ENTER/RETURN in the onKeyDown/Up > > On 30 sep, 15:46, Christine <[EMAIL PROTECTED]> wrote: >> I have a KeyListener on an EditText. The only key I want to catch is >> the enter key, but that seems to be the only key the KeyListener >> doesn't see. What am I missing? > > > -- Sent from Gmail for mobile | mobile.google.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

