How to remove the white box around the NSButton checkbox when disabled?

末鹿安然 提交于 2020-01-16 08:43:34

问题


There is not much code to this. Adding a NSButton with Style Check and Type Switch into IB. In IB it looks fine. But starting the app there is a white box appearing around the disabled checkbox. The background is obviously grey hence it shows.

Is there a way to remove/override that?

来源:https://stackoverflow.com/questions/59672767/how-to-remove-the-white-box-around-the-nsbutton-checkbox-when-disabled

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!