According to the documentation its not exactly recommended to use them in 10.5 either, even though it appears to draw just fine in 10.5. If my client wants to keep overlapping sibling views to save the time of refactoring is this a terrible idea if he only plans to support 10.5+?
"For performance reasons, Cocoa does not enforce clipping among sibling views or guarantee correct invalidation and drawing behavior when sibling views overlap." http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaViewsGuide/WorkingWithAViewHierarchy/chapter_5_section_5.ht Thanks, Adam On Mon, Jan 19, 2009 at 10:40 PM, Jim Correia <jim.corr...@pobox.com> wrote: > On Jan 19, 2009, at 10:36 PM, Adam Gerson wrote: > >> The cards in the hand are drawn overlapping. > > [...] > >> Could anyone shed some slight on what could be occurring? > > Overlapping sibling views are supported on 10.5 and later. > > If you need to support 10.4, you'll have to use a different strategy for > your cards. > > - Jim > > _______________________________________________ > > 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/agersonl%40gmail.com > > This email sent to agers...@gmail.com > _______________________________________________ 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