Hi, I want to limit the text length inside the rich text area widget provided by GWT. But there is no implementation of a method like maxLength in this widget. I have tried implementing it using substring inside keyboardlistener but the problem is that I lose all the HTML formatting. Can anybody suggest a possible workaround.
Regards Yasser --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
