You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added kanji conversion and callbacks.
- Kanji conversion system thanks to the Google CGI API for Japanese Input.
- OnJPInput(string) is called when kanji is confirmed.
- OnBackspace() is called when B button is pressed and when conversion area is empty.