Thank you. On Thu, Feb 12, 2009 at 7:50 PM, Odessa Silverberg < [email protected]> wrote:
> > Well, yea. Basically you could do it via Keylistener. But this > shouldn't be a real issue. In most android capable phones you won't > have the tab key any ways, and is only "annoying" if you're testing > your application in the emulator. > > If you're going to do it via key listener, make sure to return true, > so the key will be consumed and not thrown to the original widget > > On Feb 12, 2:55 am, Joe <[email protected]> wrote: > > This seems like a simple request - can this be done without creating a > > custom component? > > > > Was thinking perhaps I could get the KeyListener and change what it > > does with TAB characters... > > > > Thanks in advance for any help, > > Joe > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

