That does work, thanks. Of course now I can't get it to go down when the activity finishes. Apparently because there is no equivalent of HIDE_FORCED. The only two HIDE's options don't take down a FORCED show. But without a FORCED show it doesn't show up unless the user asks for it.
This seems like obvious UI, to me. I have a dialog that requires keyboard input. I'd like to open the soft keyboard to save the user having to click the single edit box. When the user is finished they click the OK button and I'd like to take down the soft keyboard that I put up before returning to where ever. Given the APIs this doesn't seem possible. Am I missing something here? tia, mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

