1

I have an issue, where I am trying to enter Japanese characters using the keyboard in iPhone in UITextField.

The issue, is I have implemented shouldChangeCharactersInRange method, which gets called properly. However, when I use Japanese characters, using Japanese keyboard, there is a suggestion bar on top of the keyboard. If I select any of the word from that suggestion bar, it gets replaced. I want to identify if the user selected from the suggestion bar that was shown or the word was typed. Is there any way by which I can find if, the word has been typed or selected from the suggestion list?

Thanks, Vijay

4

0 回答 0