关于tests/TextInputTest输入法方向的问题

android下,tests/TextInputTest例子呼出的出入法都是横屏的,有没有方法使输入法竖屏显示?

我同过pDirector->setDeviceOrientation(kCCDeviceOrientationLandscapeLeft);,设置后输入法还是横屏的…

有办法实现吗?

已解决!
谢谢大家