I'm not sure of a solution, but I would probably start by creating my own InputFilter.
-Matthew On Jan 7, 6:15 am, Justin Matthews <[email protected]> wrote: > Has anyone been able to find a solution for this? It has now been > asked a couple > times:http://groups.google.com/group/android-developers/browse_thread/threa... > > Thanks. > -justin > > On Dec 24 2009, 3:07 pm, Keith Wiley <[email protected]> wrote: > > > > > I know that by setting the input type of an edit text to, say, > > 'number', I can get it to open the numericsoftkeyboardbydefault > > for that edit text, but doing so prevents the entry of alpha character > > entirely. I just want to set whether a given edit text should open > > bydefaultto the alpha screen or the numeric screen, but such that the > > user can override thedefaultvia the alt key if desired. > > > Any ideas? > > > Thanks. -- 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

