Can I set the maximum amount of lines in an editable TextArea so that users can't type more than the size of the TextArea? I've already set the verticalScrollPolicy to "off", but users are still allowed to keep typing, it just doesn't create the scrollbar.
- [flexcoders] Maximum lines in TextArea? Michael H. Ian
- Re: [flexcoders] Maximum lines in TextArea? Daniel Freiman

