openmw-tes3coop/apps/openmw/mwbase
scrawl c11fe6788f Add basic keyboard navigation for the GUI
(Shift)Tab cycles, arrow keys move to the next button in that direction, Enter/Space accepts.

Note: Unless MyGUI is hacked to bits, clicking on an empty space will annoyingly reset the key focus. Not sure how to deal with that yet.

The visual highlight for selected buttons requires MyGUI commit 632d007429d0bf0c7d7f6c5db4a08353a63dd839 or later to appear (to be released in 3.2.3).
2017-09-24 19:08:11 +02:00
..
dialoguemanager.hpp Run scripts for voiced dialogue 2017-04-21 10:39:11 +09:00
environment.cpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
environment.hpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
inputmanager.hpp Save controls state (Fixes #3598) 2016-10-20 02:12:01 +02:00
journal.hpp Accept an implicit reference in Journal (Fixes #3135) 2016-01-11 23:07:01 +01:00
mechanicsmanager.hpp Allow to interrupt an attack, if attack button is held 2017-09-01 14:28:21 +04:00
scriptmanager.hpp added missing const to ScriptManager::getLocals 2014-07-25 08:12:53 +02:00
soundmanager.hpp Make the PlayMode and PlayType enums scoped 2017-09-15 02:36:59 -07:00
statemanager.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00
windowmanager.hpp Add basic keyboard navigation for the GUI 2017-09-24 19:08:11 +02:00
world.hpp Update the facedObject after the camera is updated 2017-07-19 13:05:51 +02:00