Hmmm, that's very interesting.  Thank you.  As hinted in my original
post, I suspected there was some dichotomy between the physical
keyboard (and its KeyListener) and the higher-level characters being
delivered to the EditText.  Thank you.

Nevertheless, I am actually trying to implement a rather common UI
mantra, where tab jumps to the next edit text (focus right or down or
something logical like that).

Do you have any thoughts on this?  Since this is such an established
method of UI traversal, I assume there is some Android hook for
achieving this behavior.  Am I simply pursuing the implementation of
this behavior completely incorrectly?  Is there some standard way of
specifying in Android that tab should generate a focus-switch event?

Thanks again.
--~--~---------~--~----~------------~-------~--~----~
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