Quote:
Originally Posted by BetterRed
If the add-in has access to the full suite of Fluent UI features, perhaps it can leverage what MS and others Fluent programs do - when Alt alone is pressed, display the available 'accelerator key' options as little buttons - here's a couple of examples:
Attachment 147225 Attachment 147226
|
I do not have access to those features. Officially hotkeys/accelerator keys are not possible. I manage to capture the key input in some windows and work with that. That also makes it more difficult to use combination keys like Alt+R. Basically those are more than one keypress and I am doubting if that can be captured.