Commit Graph

16 Commits (520e65f82205480a6286d6c51129c0715ec13149)

Author SHA1 Message Date
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).
7 years ago
Andrei Kortunov edadcb338c Savegame dialog improvements 8 years ago
Andrei Kortunov c9cf0ec977 Buttons and widgets captions vertical alignment 8 years ago
scrawl 07ea352e46 Fix button graphics preventing mouse clicks (Fixes #2104) 10 years ago
scrawl fedfd7129d Add spacing between buttons to TabControl skin 10 years ago
scrawl f721b7adfb Change skin files to use ResourceSkin (Skin is deprecated) - now the SkinEditor can load them 10 years ago
scrawl 9c0649c11d Add basic framework to retrieve font colors from fallback settings (Feature #704) 10 years ago
Lars Söderberg e33239eae5 Various fixes 12 years ago
Lars Söderberg 5b060ffe8d Varios standardizations, fixes and optimizations 12 years ago
Lars Söderberg f7ed2ef55f Standardize align values
Updates all align attributes, so all layout files uses the same (new)
system plus fixes a couple of misspellings.
12 years ago
scrawl ba0acd4056 changed some text colors 12 years ago
scrawl b2d207130d vastly improved look of the GUI, skin background textures now use tiling instead of stretching 13 years ago
scrawl 822e5fbe1e add indication which filter is selected 13 years ago
scrawl b3dc1931a9 general GUI refactoring, part 1 13 years ago
Pieter van der Kloet 426c278505 Changed the OpenMW default font from Comic sans to EB Garamond 13 years ago
scrawl 250fcab7c2 moved the mygui resources to a more suitable location 13 years ago