I have a project that needs to disable/enable some NSToolbarItems depends on different options. I checked and found no parameter for this.
NSToolbarItem
Is there a wa
As nsij22 said you need to set action.
In Storyboard just ctrl+drag from toolbar item to your code action.