How can I set a key equivalent for a NSToolbarItem?
|
You don't—toolbar items don't have keyboard shortcuts. You need a menu item that does the same thing with the right shortcut. All toolbar items should have a corresponding menu item anyway according to Apple:
| ||||
|
feedback
|