Keyboard Shortcuts
mGUI supports a number of keyboard shortcuts: (these can be redefined in Global.ini)
navigation:
go to another control - Left, Right, Up, Down keys
access panels:
Entry-panel - Enter(Return) key
Entry-panel (label) - Shift+Enter(Return) key
Properties-panel - Ctrl+Entry key
Options-panel - Menu key (next to the Windows key)
adjust/set control values:
Increase/Decrease value - Num + / Num - keys
Fine adjust value - Shift+Num + / Shift+Num - keys
Minimum value - Home key
Maximum value - End key
Default value - Ins key
Switch value - Space key
Design/move controls:
move control - Ctrl+Left, Ctrl+Right, Ctrl+Up, Ctrl+Down keys
move text position in a control - Alt+Left, Alt+Right, Alt+Up, Alt+Down keys
Other:
Refresh display - Ctrl+F5 key
Release Input Focus - Ctrl+F9 key