在 MAC OSX 应用程序的 Interface Builder 中设置视图背景颜色
我不知道如何在 Interface Builder 中设置背景颜色。当选择 NSView 时,我在检查器属性中找不到任何背景颜色菜单。视图效果检查器具有我非常不熟悉的背景滤镜,并且我无法获得视图背景颜色。 感谢您的帮助
I can't figure out how to set background colors in Interface Builder. When the NSView is selected, I can't find any background color menu in inspector attributes. View effects inspector has background filters which are very unfamiliar to me and I failed to get a View background color.
Thanks for your help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在视图下的属性检查器中找到它,其中背景将设置为默认(白色)
You can find it in the Attributes Inspector under View where the Background will be set to Default (white)