adelikat
fb443f262c
Customize dialog - lua options - don't claim the default option is "use at yoru own risk"
2020-04-24 17:33:23 -05:00
YoshiRulz
fa1c494ad8
Encapsulate input method, revive DirectInput, cleanup Input.Instance
2020-04-17 03:20:18 +10:00
YoshiRulz
d2e19c9ba5
Slightly grow a GroupBox to avoid its contents overflowing ( fix #1931 )
2020-04-14 18:15:07 +10:00
YoshiRulz
5c56d9580c
Rethink GroupBoxEx.Tracker access to allow Designer deserialisation
2020-04-10 09:48:05 +10:00
YoshiRulz
905b18e429
Add helpers for getting selected radio button of group
2020-03-31 03:49:15 +10:00
YoshiRulz
6bf948a7b7
Extract GroupBoxExBase, add RadioButton tracking to GroupBoxExBase
...
The recent redesign of some config UIs used custom GroupBoxes and RadioButtons,
which was fine, but it also used FLPs liberally. RadioButtons can't
automatically uncheck their siblings if they're not direct siblings, i.e. both
are direct children of a GroupBox. Adding FLPs to GroupBoxes changed the tree,
introducing a bug.
2020-03-31 03:22:12 +10:00
YoshiRulz
f7ddab25c7
Redesign 4 config dialogs as a proof-of-concept
2020-03-03 22:51:51 +00:00
adelikat
47eeba5053
Options config - re-position options now that console window option has been removed
2019-12-29 15:08:03 -06:00
adelikat
bdd0d56a70
delete the console log window, always show LogWindow instead
2019-12-29 14:39:44 -06:00
adelikat
0fcaca681e
rename GuiOptions to EmuHawkOptions to match class name
2019-12-16 19:27:00 -06:00