Page 1 of 1

touchMove to delete a line

Posted: Wed Oct 26, 2011 5:38 pm
by adventuresofgreg
Hi. I have a scrolling list behavior field and I would like to swipe from right to left back across a line to delete it (standard line delete in iPhone). Can someone please show me an example of how to use the multi-touch events to do this? touchStart, touchMove, touchEnd, touchRelease ?? Unless there is a different way of doing this?

thanks
Greg

Re: touchMove to delete a line

Posted: Wed Oct 26, 2011 7:08 pm
by Dixie
Greg...

Look at the attached stack...
You can scroll up and down as normal... swipe across a line to delete it.
The script to delete the line is in the script of the field.

hope it helps,

Dixie