native.newTextField() , Creates a single-line textfield for text input; and native.newTextBox(), Creates a scrollable multiline text box for display content.
have any way to input multiline text ? [import]uid: 27819 topic_id: 9613 reply_id: 309613[/import]
no, it’s not supported yet by Corona and there have not been any announcements about them supporting this…I need it too but it’s not on the roadmap that I can see… [import]uid: 6175 topic_id: 9613 reply_id: 35162[/import]
I used this one:
http://developer.anscamobile.com/code/auto-wrapped-text-updated [import]uid: 38175 topic_id: 9613 reply_id: 35400[/import]
thanks for the useful link…and we’re looking for text INPUT, not text display [import]uid: 6175 topic_id: 9613 reply_id: 35420[/import]