Either set the window flag to have your IME's window consume all touch events, or make it larger so the user hits it. Note that there is no way to be able to receive touch events there and selectively decide whether they go to the underlying application, it is either all or nothing.
On Thu, Jul 30, 2009 at 5:18 AM, Azhdar <[email protected]> wrote: > > No idea ? > > On Jul 28, 5:30 pm, Azhdar <[email protected]> wrote: > > Hi > > > > Everything is in the title : How tocatcheventfrom thevirtualkeyboard? > > > > In fact, I want to know if the screen is touch for instance. > > > > Thank you in advance ! > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

