I'm wanting to add touch events to an existing app. The app currently uses onMouseMove and I assumed onTouchMove would behave in a similiar fashion. As far as I can tell onTouchMove only fires once per touch whereas onMouseMove fires continuoulsy as the mouse moves. Can anyone shed any light on how to get the current X position as a touch moves.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
