[Laszlo-user] multiline text in dhtml

Arnaldo Montagner arnaldom at gmail.com
Thu Apr 12 08:06:30 PDT 2007


Hello,
I'm a newbie in Laszlo, and I believe my problem isn't so hard.
I have a multiline text view like this:

<text datapath="ds:/field/text()" width="${parent.width}" multiline="true"/>

and I want that its height be automatically set to fit the text inside.
When I compile this code in SWF it already works as desired. But if
I try to compile in dhtml, the text view's height is set to 6, no matter
the size of the text. How can I solve this?


More information about the Laszlo-user mailing list