Hi, all this code seems to me similar to the code provided by gwt-mosaic project:
LayoutPanel: - http://gwt-code-reviews.appspot.com/51830/diff/1/11 - http://code.google.com/p/gwt-mosaic/source/browse/branches/GWT-2.0/src/org/gwt/mosaic/ui/client/layout/LayoutPanel.java LayoutComposite: - http://gwt-code-reviews.appspot.com/51830/patch/2003/2012 - http://code.google.com/p/gwt-mosaic/source/browse/branches/GWT-2.0/src/org/gwt/mosaic/ui/client/LayoutComposite.java and some other classes/interfaces from: http://code.google.com/p/gwt-mosaic/source/browse/branches/GWT-2.0/src/org/gwt/mosaic/ui/client http://code.google.com/p/gwt-mosaic/source/browse/branches/GWT-2.0/src/org/gwt/mosaic/ui/client/layout/ What I am interested about is to make GWT better, let me know if there is a way to contribute to the new GWT 2.0 layout system. GWT Mosaic is a GWT widgets extension (not replacement) and I am interested to adapt our classes (if its possible) to the classes provided by GWT new layout system. Kind Regards, George. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
