And indeed there is... My last post was without referencing the docs. However there is this:
addTextChangedListener(TextWatcher watcher) Hope that helps. Thanks, Justin ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Tue, Sep 29, 2009 at 2:27 PM, infero <[email protected]> wrote: > > > One way would be to subclass the EditText class... You would then have > > access to onTextChanged and could do whatever you want with it. > > Thanks Justin, > That sounds like a big overhead :-( for something quite simple. > I hope there is somehow a simpler way available... > > Regards > infero > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

