Re: Non-square (triangular) views
Re: Non-square (triangular) views
- Subject: Re: Non-square (triangular) views
- From: Shawn Erickson <email@hidden>
- Date: Fri, 17 Nov 2006 08:49:26 -0800
On Nov 16, 2006, at 4:47 PM, Rosyna wrote:
Is there documentation that states this isn't reliable? The
existence of -[NSView sortSubviewsUsingFunction:context:] seems to
imply there is a very specific order in the way subviews are drawn
and that that order can be changed. Both of which would be required
for reliably overlapping views.
The intent is for that to work but current Cocoa doesn't ensure
correct invalidation / drawing for overlapping sibling views. I am
not sure it is as simple as turning off optimized drawing (I tried it
once a while ago and recall still having issues).
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden