Thank you Dianne Hackborn, I will try it.

On 5月6日, 上午10时43分, Dianne Hackborn <hack...@android.com> wrote:
> Touch processing is all-or-nothing per window.  You can set the window flag
> to turn off all touch processing, but you can selectively catch or pass
> touch events.
>
> On Tue, May 5, 2009 at 7:33 PM, gguoling <gguol...@gmail.com> wrote:
>
> > Hi all, I have a question, How to pass the "Touch" event to the
> > application behind the transluent view? The view is an input view
> > (IMF, implemented by "InputMethodService.setInputView()"). Need help.
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> 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 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