• 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: CAShapeLayer and touches?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CAShapeLayer and touches?


  • Subject: Re: CAShapeLayer and touches?
  • From: David Duncan <email@hidden>
  • Date: Tue, 8 Dec 2009 12:48:51 -0800

On Dec 8, 2009, at 12:47 PM, Eric E. Dolecki wrote:

> Basically if a user touches the shape layer's path (the UI for the pointer), I'd like the user to be able to slide it left and right. I did not subclass UIView - I am using a rootLayer and using the path within that. CAShapeLayers have hitTests? I haven't seen code like that anywhere yet (Google). Any help appreciated.


CAShapeLayer is a subclass of CALayer, and CALayer provides -hitTest:. However, I'm fairly certain that it is based on the layer's geometry (position, bounds, transform) rather than its content.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

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: CAShapeLayer and touches?
      • From: "Eric E. Dolecki" <email@hidden>
References: 
 >CAShapeLayer and touches? (From: "Eric E. Dolecki" <email@hidden>)
 >Re: CAShapeLayer and touches? (From: David Duncan <email@hidden>)
 >Re: CAShapeLayer and touches? (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Re: CAShapeLayer and touches?
  • Next by Date: Re: [iPhone] UINavigationController and UINavigationBar
  • Previous by thread: Re: CAShapeLayer and touches?
  • Next by thread: Re: CAShapeLayer and touches?
  • Index(es):
    • Date
    • Thread