Edit menu shortcuts

In the Xojo IDE there is a feature that allows people to change the keyboard shortcuts of menu items.
I have long thought this not possible in our built apps, but I have had a few people ask for it.

Is it possible to do this at run time for Xojo-built apps?
Anyone done it already?
Any tips?

macOS allows this in System Preferences > Keyboard > Shortcuts, works with any app.

1 Like

macOS allows this in System Preferences > Keyboard > Shortcuts

Thats cool. Thanks for that info.
However, Xojo has a preference for it, no doubt because this isn’t cross platform.

And, with having two ways to define them (System Preferences and Xojo), it may confuse users as to which one takes precedence.