Hi Tom,

that works ok
mPin.setKeyListener(DigitsKeyListener.getInstance("0123456789"));

but I need "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ";
it even works with the command above, but it starts the softkeyboard
with the Numeric Field.(even i can choose to go to the alphabetic
keyboad)

How can i make my keylistener to my needs OR just say the softkeyboard
should show the alphabetic Keyboard first!

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