I've resolved the problem. We had called setFocusable(true) on the
popup window and the main view, and requested focus, but omitted
setFocusableInTouchMode(true). I still don't know where the key events
were being dispatched to before (nowhere?), but at least this annoying
problem has been resolved. Thank you for your help.

Nisarg Kothari
www.stelluxstudios.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to