Closed ClEngine closed 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
I think this issue is duplicated, lets put it all here #79
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