Sorry maybe you guys don't understand with my bad english.. I said UIGestureRecognizer does'n do what i want because it's for detecting/responding touch,gesture,tap etc that user did to the screen. It's for respond the user interaction to the screen... In my case, i want to make that interaction. I want to make a touch event without touching the screen, i want to make slide event without touching it.... So whats the parameter? I send my cordinates as the touch position that changing simultanously.... Example: Given cordinate: A(10,300) A'(77,93) A''(122,55) A'''(99,200) Means i do sliding from A to A' to A'' to A'''....
Rikza Azriyan Student of Sriwijaya University Palembang, Indonesia Sent from my iPhone Provided by Telkomsel. On Apr 1, 2011, at 10:19 PM, Fritz Anderson <fri...@manoverboard.org> wrote: > On 31 Mar 2011, at 11:36 PM, 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? > > We'd be better able to help if you could explain why UIGestureRecognizer does > not do what you want. > > — F > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com