Wednesday, February 2, 2011

Re: GWT debuggin in Chrome - why is so slow?

A DockLayoutPanel is being used in the generated scaffold, which means that if it's breaking in IE when using transitional (as mentioned in the docs), the generated scaffold will not work properly in IE.




On Wed, Feb 2, 2011 at 10:00 PM, Jeff Larsen <larsenje@gmail.com> wrote:
There isn't a requirement to use layout panels, and I haven't used the Roo stuff enough to know if they use layout panels in the autogenned stuff that gets created. Assuming they don't use layout panels, then transitional is a valid doctype (although still probably a bad idea). 

--
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.

--
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