I am not sure if HotkeyBox (present in the code) is to be a GUI helper for defining hotkeys, but that would be a nice addition.
(Perhaps this is implemented and I just don’t know the syntax.)
I am not sure if HotkeyBox (present in the code) is to be a GUI helper for defining hotkeys, but that would be a nice addition.
(Perhaps this is implemented and I just don’t know the syntax.)
It’s used to implement this:
https://lexikos.github.io/v2/docs/commands/GuiControls.htm#Hotkey
Please test it and ensure it complies with the documentation.