Project

General

Profile

Call function attachWithIME crash

Added by kelivin zhu almost 11 years ago

hi all,i create a CCTextFieldTTF in my hello world project,code as bellow:
!!
CCTextFieldTTF* test = CCTextFieldTTF::textFieldWithPlaceHolder("InputHere","Thonburi",50);
test->attachWithIME();
addChild(test);

when program go to test->attachWithIME(); it will crash and error is access voilation.

but when i paste up codes to testCpp project,it will works.Why?

Please help me,thanks.
BTW,My develope environment is VS2010,

error.jpg (31.7 KB) error.jpg

Replies (1)

RE: Call function attachWithIME crash - Added by Mischa The Evil almost 11 years ago

You have clearly posted in the wrong forums. This site is about the Redmine project management (web) application.

    (1-1/1)