开发者

Implementing dark theme windows in Mac app

开发者 https://www.devze.com 2023-03-23 19:18 出处:网络
How can I customize my mac app\'s windows to a 开发者_C百科\'dark theme\' as seen in Facetime? I\'m wondering if this is a setting in Interface Builder, or if I will have to use a custom gradient.You\

How can I customize my mac app's windows to a 开发者_C百科'dark theme' as seen in Facetime? I'm wondering if this is a setting in Interface Builder, or if I will have to use a custom gradient.


You'll need to do it yourself, including the controls. You might use the transparent controls here: http://brandonwalkin.com/bwtoolkit/


This type of window is also seen in Quicktime Player, but according to these:

http://lists.apple.com/archives/cocoa-dev/2011/May/msg00257.html

http://lists.apple.com/archives/cocoa-dev/2011/May/msg00259.html

it isn't available as option.

0

精彩评论

暂无评论...
验证码 换一张
取 消