Adding Scrollbar to cc.TextFieldTTF

How can i enable scrollbar to cc.TextFieldTTF?

Sorry, you must implement it by yourself at the moment.

However, we plan to add cc.ScrollLayer class which will support clip and scroll before next releasing.

So you can create a scrolled text with the new engine.