doh. I was setting the HTML content with setText() instead of setHTML(). so,
uh, nevermind.

thanks

On Thu, Apr 22, 2010 at 5:54 PM, Larry White <ljw1...@gmail.com> wrote:

> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to