TextField MultiLine!!

I started to convert an android app (no game) of mine to corona.
Yeahh… instead of 1 month i just needed 3 days for the same.

but now i stuck in a simple point.

I would really need a user input field (like a a notepad)…
how should i do that? I can’t see a solution with that
single line newTextField() !!!

Please implement asap a multiline textfield or any alternative.
i feel really stuck now :frowning:

greets
chris
[import]uid: 4795 topic_id: 14689 reply_id: 314689[/import]

Release build of 611 now supports :

Android: Added “isEditable” property to text boxes (native.newTextBox) to support multiline input text.
http://developer.anscamobile.com/release/2011/611

c
[import]uid: 24 topic_id: 14689 reply_id: 54318[/import]