I would like to Pinch, Zoom, Drag and Swipe

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
FireWorx
Posts: 362
Joined: Wed Sep 07, 2011 9:39 pm

I would like to Pinch, Zoom, Drag and Swipe

Post by FireWorx » Mon Oct 03, 2011 4:31 pm

Hi,
I have gone through the multi touch tutorial and have the pinch and zoom part taken care of. However I would like to drag the same image that I just resized to a different location on the card.

My wish is to do exactly what the photo album does on the iPhone and incorporate all 4 gestures on a single image:
Pinch, zoom, drag and swipe. Any comments?

Dave

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: I would like to Pinch, Zoom, Drag and Swipe

Post by Jellicle » Tue Oct 04, 2011 12:50 am

Just put...

on mousedown
grab me
end mousedown

...In the script of the object.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

Post Reply