How can I new the textbox or show the touchboard in cocos2dx for win8?

When I use CCTextFieldTTF ,it can’t show the touchboard in win8! So I want to use the textbox, but when I new the textbox in my code ,it throw a exception.
……Anybody can help me?