I have an IBAction that calls the panel. I want to call this action using a keyboard shortcut, but I do not understand how to do this.
I suppose one way to do this would be to create a menu item, associate an action with the item and assign a shortcut to that item, but I haven't done the menu yet.
Any ideas or suggestions?
source
share