Input CJK in iPhone app using SDL, Can't use candidate list

I’m using the keyboard demo within SDL hg. I have changed SDL_uikitview.m,
make the UITextFiled visible and commented shouldChangeCharactersInRange.

My problem is: *I can’t select candidate words by click the CandidateList
upon the keyboard. *

I Can drag the candidatelist, click the uparrow button to expend it, just
can’t select any word.

I have made a picture to explain it.

The A is the Candidate list which I can’t click on.On Wed, Apr 18, 2012 at 3:30 PM, Ye Xing wrote:

I’m using the keyboard demo within SDL hg. I have changed SDL_uikitview.m,
make the UITextFiled visible and commented shouldChangeCharactersInRange.

My problem is: *I can’t select candidate words by click the CandidateList
upon the keyboard. *

I Can drag the candidatelist, click the uparrow button to expend it,
just can’t select any word.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Best Regards

??