How to show context menu from NSButton in macOS
Issue #435
Use NSMenu and popUp
| 1 | func showQuitMenu() { | 
Use Omnia
| 1 | let menuHandler = MenuHandler() | 
Issue #435
Use NSMenu and popUp
| 1 | func showQuitMenu() { | 
Use Omnia
| 1 | let menuHandler = MenuHandler() |