John,

Thank you for the reply.

Hmm... seems a little odd to me that they went and made a whole
different set of events for using fingers on a touch screen when they
are duplicates of what I do with a mouse. There's nothing about
touching with a finger which, as far as I can see, is operationally
different from the things I do with my mouse.

In any case, is there not a way to simply add a script to say:

touchscreen = mouse click and hold down
touchmove = dragging with mouse
touchend = release mouse button

...?

It would be lame to have to declare the same functions twice or have
to replace one for another between mobile and desktop versions.

Dave
--~--~---------~--~----~------------~-------~--~----~
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