Re: NSView behaves different on 10.4 vs 10.5?
Re: NSView behaves different on 10.4 vs 10.5?
- Subject: Re: NSView behaves different on 10.4 vs 10.5?
- From: Jesper Storm Bache <email@hidden>
- Date: Thu, 29 Jan 2009 08:30:33 -0800
It is my understanding that this piece of documentation is out of
date, and that on 10.5 and later overlapping sibling views are
fully supported.
I wouldn't mind having a definitive answer to this question (Apple
guys?), because my UI design would need to be completely different
depending on this info:
Overlapping views work on Leopard, but do not work before that. The
documentation is out of date.
As far as my experiments show, overlapping views only work if you are
using core graphics based views.
If you are using NSOpenGLView based views (my test case was actually a
mix of opengl and coregraphics based views), then sibling clipping
does not work (but container clipping does).
Jesper Storm Bache
_______________________________________________
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