>
> You're going to have to provide more information... In what cases do you 
> want to hide the keyboard?
>

I'm working on a calculator app. The calculator has a keypad which is used 
to write the expression into an edittext field. Setting the input method to 
null or "eating" the touch event doesn't work for my case, because i need 
the ability to set the cursor position in the edittext or to select a part 
of the expression (without the keyboard showing up). 

I can't believe that the Android-Team didn't think about such a simple use 
case. There are tons of questions about this on stackoverflow but no real 
solution.

Thanks
johnbaum

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

Reply via email to