Skip to main content
Known Participant
March 10, 2012
Answered

Text continues moving horizontally rather than starting a new line in editable text field

  • March 10, 2012
  • 1 reply
  • 796 views

I am trying to make a feed backbox for visitors on my website. I have made the editable text field and scroll bar and set all of my preferences, but when the typing reaches the border on the right of the text field it just continues to type further horizontaly. I can start a new line by pressing enter but I would like it to start a new line on its own when it reaches the boundary. Any help is appreciated.

This topic has been closed for replies.
Correct answer kglad

assign your textfield's wordWrap property to true.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
March 10, 2012

assign your textfield's wordWrap property to true.

NichB4411Author
Known Participant
March 10, 2012

Thank you. That did it.

kglad
Community Expert
Community Expert
March 10, 2012

you're welcome.