更改可可标题栏的颜色 [英] Change color of title bar in cocoa

查看:215
本文介绍了更改可可标题栏的颜色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这之前一定要问过,但是在Googling之后,我还是找不到答案。

This must have been asked before, but after Googling I still can't find the answer.

如何改变标题栏的颜色

推荐答案

我建议虽然没有一个真正的标题栏(即设置你的窗口没有标题栏),并使用 + [ NSWindow standardWindowButton:forStyleMask:] 并将自己的按钮放在标题栏中。这让你更多的控制,是更方便的黑客。

I would recommend though not having a real titlebar (i.e. setting your window to have no titlebar) and using +[NSWindow standardWindowButton:forStyleMask:] and putting your own buttons in the "titlebar". This allows you more control and is way way less hacky.

这篇关于更改可可标题栏的颜色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆