Kostya, You could try: > > http://developer.android.com/reference/android/widget/TextView.html#attr_android:imeOptions > flagNoExtractUi >
there is not TextView or EditText view. To explain further: I have a GLSurfaceView (well, a custom view derived from GLSurfaceView), which shows the "remote pc desktop". The keyboard is used to capture keys and send them over the wire to remote desktop. Do you think flagNoExtractUi would have effect on GLSurfaceView? Regards, Miha. -- 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

