You can look at the java docs for the things in android.text that related to
this, and ask questions you have from there.

On Wed, Sep 30, 2009 at 6:43 AM, CG <[email protected]> wrote:

>
> On Sep 26, 8:39 pm, Dianne Hackborn <[email protected]> wrote:
> > IMEs perform their edits through the InputConnection interface.  Apps
> should
> > generally watch for edits on the text view rather than catching key
> events.
>
> Thanks for the quick answer. This approach looks somewhat different to
> the Java Swing architecture, so could you please provide me with some
> more information on this topic (..either a concrete solution or texts
> on Android's watcher concept/design principle?)
>
> Thanks again,
> Christian
>
>
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to