I have a text string created in the RichTextArea widget. When viewed in that
widget it shows as HTML with all the expected formatting (bold,etc.)

When viewed in my com.google.gwt.user.client.ui.HTML widget it renders as if
escaped, with all the markup visible.  I've checked in Firebug and it
doesn't appear that there's anything interesting going on with stylesheets -
just setting widths, alignment and size.

I never added a gwt-HTML class to my stylesheets so the actual div
representing the HTML widget shows as having no style set.

Any thoughts, etc. much appreciated.

thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to