neo09 / gwt-platform

Automatically exported from code.google.com/p/gwt-platform
0 stars 0 forks source link

Allow LayoutPanels to be added to fixed size non layout panels #133

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For the moment, layout panels have to be inserted in one another in an unbroken 
chain up. The top-level layout panel has to fire a 
RevealRootLayoutCountentEvent. This was done following Google's description of 
layout panels at:
http://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html#Resize

However, such a constraint may be a bit too strict. In some situations, a user 
might be interested to build his own resizable panel that can contain layout 
panels. This is discussed here:
http://groups.google.com/group/gwt-platform/browse_thread/thread/139d182a539614f
8
and here:
http://groups.google.com/group/gwt-platform/browse_thread/thread/db9f83fcf3f8186
2/8a3f401ceffd63f5

It would be interesting to make sure GWTP supports layout panels inserted in 
fixed size non layout panels. An example demonstrating this would be nice.

Original issue reported on code.google.com by philippe.beaudoin on 15 Jul 2010 at 4:30

GoogleCodeExporter commented 9 years ago

Original comment by goudreau...@gmail.com on 31 Aug 2010 at 8:05

GoogleCodeExporter commented 9 years ago

Original comment by philippe.beaudoin on 22 Sep 2010 at 1:35

GoogleCodeExporter commented 9 years ago
Bumping to 0.6, preparing release 0.5.

Original comment by philippe.beaudoin on 25 Jan 2011 at 6:33

GoogleCodeExporter commented 9 years ago
Bumping to 0.7, preparing release 0.6.

Original comment by philippe.beaudoin on 6 Jun 2011 at 8:17

GoogleCodeExporter commented 9 years ago

Original comment by philippe.beaudoin on 1 Feb 2012 at 6:52