Hi,

Is there an example of/tutorial on maximally transparent subclass of
BaseInputConnection? Android 2.0 if that matters.

All I need is to pass a key event to the target view on any alpha or
digit or special character soft key pressed, bypassing any built-in
text editing capabilities.

This is perhaps a generalization of my earlier question about
KEYCODE_DEL (I got a suggestion for this one on another forum that the
problem lies in the input connection), but it looks like input of
digits does not work properly either: I just want to have a
transparent input method.

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to