Hi,

I am writing custom text edit control. I implemented InputConnection
interface and receive input method changes from it. But when I move cursor
in my custom text editor, I want to tell Input method to finish composing of
text. This is the behavior of EditText widget. How to implement it in my
control.

Kaloyan

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