Disabling hittest
Disabling hittest
- Subject: Disabling hittest
- From: "Fabrizio Guglielmino" <email@hidden>
- Date: Wed, 17 Dec 2008 15:24:58 +0100
Hi all,
I'd like to known if is there a method to disable hittest on a layer
(escluding it to be returned).
I have 3 layers, my application permits to take one layer and drag
around the window (it's an iPhone application), I need to known
if there is a layer under the dragged one. Using hitTest method it
return also the layer I'm dragging, I've resolved using zPosition but
isn't
a good solution because impact on user interface. It's possible to
exclude programmatically a layer from hitTest method?
Many thansk
Fabrizio
_______________________________________________
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