When the “Actions” window slides up in the KM Editor, it takes focus from the Macro editor. This means you can’t paste in an action from the clipboard, until you click in the Macro editor.
Anyone know how to set the focus from the Actions window to the Macro editor, using a keystroke or AppleScript? I don’t want to close the Actions window - just make it so I can paste an action into the macro.
Chris gave me the idea for this simple macro, which will always make the Macro Edit area have focus. It simply clicks in the blank area of the main KM Window.
###MACRO: [KM] Set Focus to Macro Edit Panel [Example]