Re: [android-developers] ALT key for a virtual keyboard

2009-11-04 Thread Dianne Hackborn
No, an IME doesn't provide any modifiers, it inserts the final UTF-16
characters into the text.

On Tue, Nov 3, 2009 at 9:37 PM, droidin.net bost...@gmail.com wrote:

 Basically I want to capture Alt-key combination to provide some
 customized alternative text input. For example Alt-f would put FOO
 into the text field. However there doesn't seem to be ALT key on the
 virtual keyboard in ether portrait or landscape. Is it possible to
 fake Alt key on the virtual keyboard somehow?

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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

[android-developers] ALT key for a virtual keyboard

2009-11-03 Thread droidin.net
Basically I want to capture Alt-key combination to provide some
customized alternative text input. For example Alt-f would put FOO
into the text field. However there doesn't seem to be ALT key on the
virtual keyboard in ether portrait or landscape. Is it possible to
fake Alt key on the virtual keyboard somehow?

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