Re: Drawing customized window
Re: Drawing customized window
- Subject: Re: Drawing customized window
- From: Jens Alfke <email@hidden>
- Date: Wed, 31 Oct 2012 09:42:46 -0700
On Oct 31, 2012, at 8:50 AM, Nick <email@hidden> wrote:
> I am wondering if anyone created customized windows like this or reverse
> engineered this NSThemeFrame?
Chrome does tricks like this; there’s some really ugly code to hack the window frame drawing to support its custom tabs. It’s been a while since I was in that code so I don’t remember exactly what file to look in, though. All I can suggest is to check out the Chromium sources and start grepping for likely keywords like NSThemeFrame (or NSGrayFrame IIRC).
—Jens
_______________________________________________
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