Re: How to find all clipping siblings for a view?
Re: How to find all clipping siblings for a view?
- Subject: Re: How to find all clipping siblings for a view?
- From: Jens Alfke <email@hidden>
- Date: Fri, 16 Apr 2010 08:26:02 -0700
On Apr 16, 2010, at 3:16 AM, Alexander Bokovikov wrote:
> Thanks, it looks like I've found it. The only question is why Cocoa has no Z-order term?
Historically Cocoa did not support overlapping sibling views at all, so there was no concept of z-order (other than a child view being in front of its parent.) There is some support for it now, but I’m not sure how extensive it is, e.g. whether it only applies to layer-backed views or not.
—Jens_______________________________________________
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