Is there a list of accelerator keys for the different platforms? Or perhaps, some kind of function that will capture them so I can spit them out into application.output so I can figure them out? I want to set up some navigation using command + down/up arrow, and I can’t seem to figure out how to do it.
Did you already look at the window plugin, specifically het addShortcut command and it’s samplecode?
Paul