Hello, We are held up at a position in a project where in we want to replicate a "textarea" in HTML using Open Laszlo, and have tried using edittext.
1) Problem with edittext is that the vertical scrollbar does come if the data exceeds the edittext height.Hence user gets confused. 2) We have taken a code from developer forum, though the scrollbar actually appears , it is with respect to an encapsulating view (which hold the edit text within it). Hence, if the data exceeds the size of edittext, the scrollbar appears but the cursor in the edittext does not move down to be able to see the current text. We are urgently looking for a edittext code wihich has the scrollbar enabled and works as good as a "textarea" in HTML Thanks, Sachin
