multi-line native.newTextBox without scrollBars

Dears sirs,

Is it possible to set a newTextBox for multi-line text input without showing scrollbars?

Thank you.

Hi @mrctito@gmail.com,

I suppose you could just make the textbox much taller (height), and also turn the background off, then put a display object rectangle behind it which was shorter than the actual textbox. But that might even look weirder. Is there some specific reason why you’re opposed to showing the scrollbars?

Brent

Hi @mrctito@gmail.com,

I suppose you could just make the textbox much taller (height), and also turn the background off, then put a display object rectangle behind it which was shorter than the actual textbox. But that might even look weirder. Is there some specific reason why you’re opposed to showing the scrollbars?

Brent