GUI For Chat

Hey,

I want to make an ingame chat for a cross platform (Android + iOS) game.
For this I need gui elements (TextInput, Colored text output, user list).
I can find a text input element, but colored text output and list widget I can not find.

Is there something for this in cocos2d-x.

If you would be me, would you implement them or somehow use native gui elements from android and iOS?

Thanks!
Nathan