MyGUI / mygui

Fast, flexible and simple GUI.
http://mygui.info/
Other
713 stars 205 forks source link

Abstract EditBox input handling & proper macOS bindings #240

Closed Arcnor closed 1 year ago

Arcnor commented 2 years ago

Hi again,

This PR abstracts EditBox input handling, so proper keybindings can be added by platform, as well as fixes macOS bindings by using it.

I haven't tested the changes on Linux / Windows, so it will be nice if somebody with access to those systems can do so before merging.