摘要: NSButton *tempBtn = [[NSButton alloc] initWithFrame: NSMakeRect(200, 200, 20, 20)];[tempBtn setButtonType: NSMomentaryPushInButton];[tempBtn setBezelS... 阅读全文
posted @ 2014-09-12 15:49 dzldzl 阅读(582) 评论(0) 推荐(0)