b139572424
This replaces all uses of wxJoyKeyCtrl with a new custom widget, UserInputControl. Internally, this class keeps track of UserInputs associated with the current control, allowing direct access to the UserInputs, rather than going through string conversions. Acceleration handling is simplified by going through UserInput - converted to the key, mod, joy triplet for now - rather than handling string comparisons. |
||
---|---|---|
.. | ||
wxvbam | ||
CMakeLists.txt |