Reputation: 7725
I currently implement most of the functions for my mainMenu in a NSWindowController subclass, this works fine for most functions but I would like to be able to use some menu items when no Window is selected. Where would be the best place to implement and validate these kind of menu items?
Upvotes: 1
Views: 135