Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: WT <email@hidden>
- Date: Fri, 01 Apr 2011 02:37:39 -0300
On Apr 1, 2011, at 1:29 AM, Rikza Azriyan wrote:
> Anyone could help me,,
> I want to handle touch drag event programatically, for example in ibooks reader, we use fingertips for navigating to next/prev page by sliding the screen to the left/right direction.
> I want to handle this event within my code, such as give the first cordinate in A(180,45) and the last cordinate A'(90,188), means i do slide on sceen from A to A'.
> Anyone can help me how to do it?
>
> Thanks in Advance
>
> Rikza Azriyan
> Student of Sriwijaya University
> Palembang, Indonesia
You can use a UIGestureRecognizer for this, and it's very easy.
WT_______________________________________________
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
References: | |
| >(no subject) (From: Rikza Azriyan <email@hidden>) |