I’m using the textArea component, but i want to scale it to the size of the browser window. The problem is it scale the content(xml+css) and the scrollbar, and i want to just change the size.
I’ve also tried to attach the Component and then setting the size, but that give the same problem.
good:
wrong:
i hope someone can help…