Re: Changing the color of an NSWindow’s titlebar text
Re: Changing the color of an NSWindow’s titlebar text
- Subject: Re: Changing the color of an NSWindow’s titlebar text
- From: Quincey Morris <email@hidden>
- Date: Tue, 23 Jun 2015 00:14:15 +0000
On Jun 22, 2015, at 17:04 , Lee Ann Rucker <email@hidden> wrote:
>
> NSUnifiedTitleAndToolbarWindowMask
That’s something much older. AFAIK it just controls whether there’s any visible boundary between the title bar and toolbar. It may have some different effect in Yosemite, IDK.
Carl has several choices of how to proceed. It’d be possible, for example, to make the title bar background transparent, and put the actual “improved readability" title into the content area (NSFullSizeContentViewWindowMask).
_______________________________________________
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