newTextBox with rounded corners

Hi,

I am developing the user interface for a simple app. I need to use multiline text objects to make them similar to native iPhone ones . I thought newTextBox would be right. Please, could you tell me how to add rounded corner? Are there alternatives? In case, please could you tell me more?

Many thanks. [import]uid: 89934 topic_id: 15273 reply_id: 315273[/import]

At present you cannot use a rounded corner, sorry :frowning: [import]uid: 52491 topic_id: 15273 reply_id: 56370[/import]

Create a rounded rectangle as the background and then put the newTextBox on top of it.
[import]uid: 19626 topic_id: 15273 reply_id: 56406[/import]