Dear all, does someone from the indigorose stuff or from the forum users know the complete list of all usable Virtual keys used in the shortcuts. I do see the code for the currently used key in the XML source of my project, like this:
<Hotkey>
<VirtualKey>89</VirtualKey>
<Modifiers>6</Modifiers>
</Hotkey>
But I want to be able to put *any* key in there. So I´m curious for the other assigned keycodes.
Thanks inadvance for helpful answers.
Greetings
Mathias Faller
<Hotkey>
<VirtualKey>89</VirtualKey>
<Modifiers>6</Modifiers>
</Hotkey>
But I want to be able to put *any* key in there. So I´m curious for the other assigned keycodes.
Thanks inadvance for helpful answers.
Greetings
Mathias Faller
Comment