Sunday, September 22, 2013

Re: Dialog Box Size Limitation???

Thanks Thomas.. I guess I just had a "duh" moment.
 I have seen it so many times while tinkering but never struck me that it would be the problem.


On Sunday, September 22, 2013 5:32:28 AM UTC-4, Thomas Broyer wrote:
Check your CSS. The project created by webAppCreator or Eclipse has a ".gwt-DialogBox { width: 400px; }"

On Saturday, September 21, 2013 5:14:28 AM UTC+2, asif...@gmail.com wrote:

Hi ,

Is there a specific limitation to the size of a dialog box in GWT??

If i set the size of the widget contained inside the dialogbox (in my case it is a SimplePanel) to 500px x 500px the dialog box gets truncated . . see image

IF i set the size of the dialogbox itself, still it gets truncated.!!!

Smaller size 300px x 300px seems to work.

What am i missing?

Regards,

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment