Thanks, to be clear I'm using the 1.5 SDK and a G1 with 1.5 on it.

How do I assign an action to the Done key?  I can see the EditorInfo
class and
can maybe understand how to setup an action but have no idea what to
do with it.
>From the SoftKeyboard example I'm apparently to send one of these to
the IME
service but how?

With my not-hypothetical username/password dialog the Done key does
not
close the soft keyboard, it just sits there and sends
KeyEvent.KEYCODE_ENTER
to me on each click.  My two input fields have "text" and "password"
as
the InputType and that's all.

  mike

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