开发者

Having context menu for NSButton created dynamically

I am creating NSButton dynamically in the cocoa application which is fine. However once the application launches, I want to perform right click on the NSButton created or would like to have context menu for the NSBUtton. Ho开发者_如何学Gow to achieve this?


Subclass NSButton and override mousedown or menu for event

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜