Monday, August 29, 2011

Re: Can't display wide HTML in Dialog

Add your HTML contents in VerticalPanel and add VerticalPanel to
DialogBox. For Dialogbox, set the size attribute in CSS .
Hope it solves your problem.

S. Abraham
www.DataStoreGwt.com

On Aug 27, 5:55 am, dhoffer <dhoff...@gmail.com> wrote:
> I'm starting with the sample GWT 2.3.0 app that just shows a dialog
> after making an RPC call, I've added more wide content to the
> VerticalPanel but it gets truncated, i.e. the right side of the dialog
> is missing...so is the Close button.  Why can't I show wide content as
> HTML here?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment