ShortcutRecorder
ShortcutRecorder copied to clipboard
Add default style for use in NSTableView and its subclasses
Applications with numerous shortcuts tend to aggregate them in tables (Xcode is one example). It would be convenient to provide such style with the framework.
It should be enough to do this by implementing SRRecorderControlStyling only.