Hello,

I'd like to know how to correctly set the maximum allowed number of 
characters for a TextArea. I tried to use the method SetMaxLength() 
which the TextArea inherits from the TextField widget, but it doesn't work:
tArea.setMaxLength(25);

The user is unfortunately still able to enter more than 25 characters.
Could this be broken?

Regards,
Daniel Haferkorn


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to