2.2.4按钮问题

UIButton* button_login = dynamic_cast<UIButton*>(login_Page->getWidgetByName(“Button_dl”));
button_login->setTitleText(“111”);
/*button_login->addTouchEventListener(this, toucheventselector(LoginScene::loginGames));

setTitleText执行了,addTouchEventListener报错

setTitleText执行了 那说明我的按钮获取到了,为什么addTouchEventListener报错?不明白!!

:4: :4: :4: :4: :4: :4: :4: :4:

看不明白。:4::4::4::4::4::4::4::4::4::4::4::4:

知道原因了 是2.2.4里面 WP的httpclient的send的时候 报错