I hope not! There is nothing wrong with using Components backed by
tables. Especially in the context of building complex web-app UIs,
where floated divs won't cut it. So we are left with absolute
positioning and / or tables. Absolute layout can be more precise but
also perform worse. Personally I use a mixture of both.

On Mar 12, 11:53 pm, Marty Hall <javahac...@gmail.com> wrote:
> Now that we have LayoutPanel and its derivatives, are we supposed to
> eschew VerticalPanel and HorizontalPanel because they use HTML tables
> behind the scenes?

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