Gmail does not use gwt but http://code.google.com/closure/

Don't use GWT because Google made it and use it in some projects.. decide by
yourself if is a good fit for your needs or not.
I didn't use Closure, but I'm sure its a great project. If you're not sure
with gwt you should definitely try Closure or some other alternative.

And finally, you can easily make those kind of adaptive panels using layout
panels with percentage sizes, or controlling the resize programmatically.

Regards

2011/10/21 Jaroslav Záruba <jaroslav.zar...@gmail.com>

> Hello
>
> Once again I wonder if/why Google doesn't use GWT on its own projects...?
> Looking at the ?leaked? video of the new GMail layout we see the window
> being resized <http://youtu.be/aF2I8c3fNQs?hd=1&t=20s>, and the layout
> redraws/resizes *after* the window resizing is done. This doesn't look like
> GWT to me, where the new panels resize themselves instantly as you move the
> mouse. Am I mistaken? If the layout is written in GWT why do we see that
> slow resizing there?
>
> Regards
>   J. Záruba
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/Efq7PD9nroQJ.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to