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
touchMove to delete a line
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 349
- Joined: Tue Oct 28, 2008 1:23 am
- Contact:
Re: touchMove to delete a line
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
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
- Attachments
-
- deleteSwipe.livecode.zip
- (2.74 KiB) Downloaded 329 times