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: Lee Ann Rucker <email@hidden>
- Date: Tue, 23 Jun 2015 02:08:17 +0000
- Thread-topic: Changing the color of an NSWindow’s titlebar text
Oops. Well, whatever the setting is called that combines the title with the toolbar. It’s not the same as a title/toolbar accessory - those wouldn’t be a good choice for a title replacement.
On Jun 22, 2015, at 5:14 PM, Quincey Morris <email@hidden<mailto:email@hidden>> wrote:
On Jun 22, 2015, at 17:04 , Lee Ann Rucker <email@hidden<mailto: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