Multiline edit/text box?

I need a multiline edit/text box in my app to be used as part of a ‘contact us’ page. Limited to a couple of hundred characters, but needs to be multiline.
How can this be done in cocos2d-x?

Bump?

Hi, as I understand Text filed in cocos2d are very incomplete, and need a lots of work. There are lots of problems such as:


And nobody answers to this questions too. I wonder how people create their games without normally features of existing text fields and text box.

Hi,
I too would like this. Did you solve this in the end?

I see the extension EditBox doesn’t support multiline which is a shame.

Has anyone got ideas how much effort it would be to make the EditBox support multiline?

cheers,

LB

Have a same problem. Did anyone find some solution for multiline EditBox?