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: Adam Gerson <email@hidden>
- Date: Wed, 28 Jan 2009 21:44:25 -0500
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 <email@hidden> 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 (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
>
_______________________________________________
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