To 'Pinch' or 'Rotate'
To 'Pinch' or 'Rotate'
- Subject: To 'Pinch' or 'Rotate'
- From: koko <email@hidden>
- Date: Sun, 14 Jul 2013 14:46:55 -0600
Having just submitted my fist iPad app I am moving on to enhancements via Gestures.
In making a sample app to get a handle on gestures I added Tap, Pinch and Rotate to a View.
Tap - works
Pinch - works
Rotate - calls Pinch … now I can understand this since pinch is two fingers down as is rotate.
The Apple Simple Gesture example uses Swipe and Rrotate, no Pinch.
So what is the proper approach to have Pinch and Rotate in the same view?
Oh, I better answer the obligatory "What is it you really want to do?" question.
Given a shape in the view I want to Pinch to resize it and Rotate to rotate it.
-koko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden