On Wed, 11 Feb 2009 17:55:23 -0800 (PST) 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... Well, setting singleLine to true will cause the cursor to advance on return keys. But, now that I looked this up to verify it, I realize that it didn't really answer the question you asked, and won't do you much good if you have more than a single line in your field. :-( Kevin [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

