ShortcutRecorder icon indicating copy to clipboard operation
ShortcutRecorder copied to clipboard

Add default style for use in NSTableView and its subclasses

Open Kentzo opened this issue 6 years ago • 0 comments

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.

Kentzo avatar Oct 18 '19 22:10 Kentzo