[android-developers] how to specify which soft keyboard appears

2010-06-25 Thread john brown
if application has EditText widget and user clicks on it, a qwertysoft
keyboard appears. how do you get a numeric, 12key, or phone soft
keyboard to appear instead. (I have searched documentation but I
cannot find solution.)

thanks for your help, John Brown

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


Re: [android-developers] how to specify which soft keyboard appears

2010-06-25 Thread Brad Gies

setImeOptions(imeOptions) on your EditText

On 24/06/2010 8:20 PM, john brown wrote:

if application has EditText widget and user clicks on it, a qwertysoft
keyboard appears. how do you get a numeric, 12key, or phone soft
keyboard to appear instead. (I have searched documentation but I
cannot find solution.)

thanks for your help, John Brown

   


--
Sincerely,

Brad Gies
---
Bistro Bot - Bistro Blurb
http://www.bgies.com
http://www.bistroblurb.com
http://www.ihottonight.com
---

Never doubt that a small group of thoughtful, committed people can
change the world. Indeed. It is the only thing that ever has - Margaret Mead

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