• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Simulate touch event with cordinate?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simulate touch event with cordinate?


  • Subject: Re: Simulate touch event with cordinate?
  • From: Rikza Azriyan <email@hidden>
  • Date: Sat, 02 Apr 2011 08:44:31 +0700

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 <email@hidden> 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 (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

  • Follow-Ups:
    • Re: Simulate touch event with cordinate?
      • From: Conrad Shultz <email@hidden>
References: 
 >Re: Simulate touch event with cordinate? (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: Are the progress spinner images publically available?
  • Next by Date: Re: Simulate touch event with cordinate?
  • Previous by thread: Re: Simulate touch event with cordinate?
  • Next by thread: Re: Simulate touch event with cordinate?
  • Index(es):
    • Date
    • Thread