Hello Guest

[RFE] Input japanease and the other multibytes langueage.

  • 0 Replies
  • 4668 Views
[RFE] Input japanease and the other multibytes langueage.
« on: January 26, 2014, 02:55:04 »
Hi.

For member chat of network games,
I want to input Japanease sentences as LWJGL input events.

LWJGL window dose not support multi bytes input from Input method,
for example, XIM on linux, MacOSX.
At only Windows, I can input multibytes cahracters with IME.

I want to get multibytes characters from org.lwjgl.input.Keyboard.getEventCharacter().

Thanks. :)
« Last Edit: January 31, 2014, 13:46:44 by momoka »