You may not have seen the blog post: http://android-developers.blogspot.com/2009/04/updating-applications-for-on-screen.html
On Fri, Apr 24, 2009 at 12:40 PM, Brian Conrad <[email protected]>wrote: > > I have a form that is working fine with the "Next" flow order when using > the computer keyboard with emulator (and probably with the keyboard on > the G1) but not with the SoftKeyboard with 1.5. Some fields indicate > "Next" with this keyboard, some go to the correct field and others > don't. Two of the fields are text and they only give a carriage return > instead of "Next." My numeric fields give the proper "Next" key. Use > of the SoftKeyboard is a little underdocumented so far (if there is a > hidden doc online somewhere please provide me a link to it). There are > also some added fields under 1.5 that I have asked about previously but > received no answer. These appear to have something to do with the > SoftKeyboard. Though these can be set programmatically I haven't seen > the proper way to set these flags using XML. This field is the one > that replaces "Numeric" which deprecated. > > - Brian > > > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

