how to scroll to the end of textbox

native.newTextBox()
i created the textbox and setted text to it with many lines.
i want scroll the textbox to the end of lines.
how could i do it?
help~ [import]uid: 57346 topic_id: 11443 reply_id: 311443[/import]

You mean a method for scrolling? Or do you simply want to skip to the end of the box on screen?

Peach :slight_smile: [import]uid: 52491 topic_id: 11443 reply_id: 41486[/import]

i really need a method for scrolling, thanks [import]uid: 57346 topic_id: 11443 reply_id: 41592[/import]

Open your CoronaSDK folder then SampleCode, Interface, ScrollView.

I think that is what you’re looking for :slight_smile:

Peach [import]uid: 52491 topic_id: 11443 reply_id: 41664[/import]