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 (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

Reply via email to