No @IBUpdate for Menu Items
Apple did a fairly nice job with the @IBAction mechanism. It’s easy to add code to handle a menu item action in a macOS program. It’s the same with iOS for button taps and other UI actions. But with the menu items, there is a severe oversight that…
Continue reading