hi everybody, I'm developing a fullscreen hand writing input method. I want to forward the *tap button* action (touch event) from fullscreen hand writing overlay to underlying window (say the message application.
how can I forward the touch events? Currently, I use PopupWindow for the handwriting overlay, (maybe a better solution exists, i just dunno, any suggestions?) thanks. -- 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

