RonenNess / GeonBit.UI

UI system for MonoGame projects.
MIT License
478 stars 64 forks source link

I think our input system can do better #78

Closed ClEngine closed 6 years ago

ClEngine commented 6 years ago

https://github.com/MonoGame/MonoGame/blob/develop/MonoGame.Framework/Input/KeyboardInput.cs#L24

I asked in the monogame community how to make the input support Chinese input. The developer told us that we can use this method to open the keyboard to enter the characters and assign the result to the input box. This method I think we can try

RonenNess commented 6 years ago

I think this issue is duplicated, lets put it all here #79