Skip to content
youknowone edited this page Apr 27, 2012 · 2 revisions

With 3-line patch, ShortcutRecorder is working on 10.6+ with Xcode4

Follow me!

  1. Add a 'NSTextField' where you wanted to add ShortcutRecorder
  2. Force its class name as 'SRRecorderControl'
  3. Select its cell and force the cell's name as 'SRRecorderCell'
  4. Add predefined values to User Defined Runtime Attributes field
  5. It works!
Clone this wiki locally