随笔分类 -  Mac之NSRadioButton

摘要:NSButtonTypeSwitch 就是勾选样式 其他样式可参考:http://blog.csdn.net/lovechris00/article/details/77976480allowsMixedState 代表是否可以混合选择。YES-有三种状态,-1、1、0;NO-2种状态,1、0。使用 阅读全文
posted @ 2019-01-29 15:03 sundaysmac 阅读(1879) 评论(0) 推荐(0)
摘要:swift中实现单选按钮 想要实现单选按钮Radio button: swift radio button swift radio button lib shamasshahid/SSRadioButtonsController: A Radio Button Controller class fo 阅读全文
posted @ 2019-01-29 14:52 sundaysmac 阅读(1462) 评论(0) 推荐(0)