> as I simply want to keep on responding to individual key presses and
> nothing else.

At the risk of sounding impertinent: why?

I can see wanting to handle key events outside an EditText, but inside an
EditText, there may be better ways of achieving your application goals
than detecting individual key events.

Part of the problem is that you have given us a very narrow view on what
you are trying to achieve. What sorts of key events are you trying to trap
and what behavior are you trying to do when those events are raised?
Perhaps by giving people a broader perspective on what you are aiming for,
you can get answers that meet your user experience objectives while also
integrate well with the IMEs.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!



--~--~---------~--~----~------------~-------~--~----~
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