Re: drawing outside the dirtyRect (of a NSView sub class) and overlapping NSTableView
Re: drawing outside the dirtyRect (of a NSView sub class) and overlapping NSTableView
- Subject: Re: drawing outside the dirtyRect (of a NSView sub class) and overlapping NSTableView
- From: Uli Kusterer <email@hidden>
- Date: Mon, 05 Aug 2013 18:25:01 +0200
On Aug 5, 2013, at 4:10 PM, Steve Mills <email@hidden> wrote:
> Ah, you're right. I was thinking overlay window as an alternative too.
Seems a bit heavy-weight. Overlapping views should work these days (turn on layer-backing) or just manually create your own CALayer. That way you don't have to muck with child windows fighting sheets, etc.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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