Hi,

Using the sendKeys() function I am able to send small letters like
sendKeys("A B C").
How to send capital letters? I didn't find any key event for them in
KeyEvent class.

Is there any separate event that I have to send prior to sending a
letter, in order to make it uppercase?

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

Reply via email to