Create compilable Form with TextBox

Hi, I want to put a TextBox where user can write a string, but I don’t know how, can you help me?

Here you go! :slight_smile:

https://docs.coronalabs.com/api/library/native/newTextField.html

Or, for multi-line text input, use this:

https://docs.coronalabs.com/api/library/native/newTextBox.html

Best regards,

Brent

@Lars, you have already posted this same question today

https://forums.coronalabs.com/topic/68709-first-app/

Here you go! :slight_smile:

https://docs.coronalabs.com/api/library/native/newTextField.html

Or, for multi-line text input, use this:

https://docs.coronalabs.com/api/library/native/newTextBox.html

Best regards,

Brent

@Lars, you have already posted this same question today

https://forums.coronalabs.com/topic/68709-first-app/