what do you mean with text fields written in GWT? is it a textbox, a textarea or something you wrote?
however, maybe RichTextArea is what you are looking for: http://code.google.com/intl/de-DE/webtoolkit/doc/1.6/RefWidgetGallery.html On Jul 23, 8:44 am, bhomass <[email protected]> wrote: > I have the need to store content which is actual valid html text. and > I am inputting such text using text fields written in GWT. > > It seems GWT is not able to distinguish what is literal text and what > is in the original page content. after I enter a html fragment like > "<table>" into the text field, the page layout becomes distorted. the > browser started to interpret my content as though it is part of the > html page. > > how are you suppose to capture valid html text into a form field? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
