Community Questions & Answers
TextArea - Can not enter new line
How do you get new lines in the textarea? The user types text, hits the return key and no new line. I assume this is a bug, although the bug has been marked as...
multiline working but \n is visible
So I have a label, and the text value comes from XML. This is how the XML looks: ~~~ president Nicolas Sarkozy slinkt. \n52-48 \nEen vandaag gepubliceerde peiling ~~~ If I check it in the iOs-simulator, it comes up like this: ![newline fail...
adding new line to textarea
Hello, We have a web service that returns a text with multiple lines example: ~~~ This is line 1 /r This is line 2 /r/r This is line 3 ~~~ Now we want to maintain the lines in the text and insert it into a textarea. How do i do that? We now have...
Textarea new line issue with iphone
Dear All, I cannot add new line in textarea field using return key. We have developed an application using titanium (Sdk 1.2.2) for android as well iphone, in android its default behavior but for iphone its not working. I have also tried with setting...
Showing 1-4 of 4