If I create an instance of command-pal, can I activate it from a button I create?
It looks like the hotkey or clicking on the button set internal state, but that state isn't accessible to to me.
I guess I need to have App invoke callback into main.js similar to how shortcuts.js implements hotkeys right?
If I create an instance of command-pal, can I activate it from a button I create?
It looks like the hotkey or clicking on the button set internal state, but that state isn't accessible to to me.
I guess I need to have App invoke callback into main.js similar to how shortcuts.js implements hotkeys right?