Re: [qooxdoo-devel] changing layout doesn't refresh width=100%

2008-03-26 Thread Hugh Gibson
See http://bugzilla.qooxdoo.org/show_bug.cgi?id=763 and http://www.nabble.com/Re%3A-Should-shared-instances-be-used-for-internal-q ooxdoo-operat-p14885872.html Hugh - Check out the new SourceForge.net Marketplace. It's the be

[qooxdoo-devel] changing layout doesn't refresh width=100%

2008-03-26 Thread Tobias Koller (GERMO GmbH)
Hi, I have a table(width= 100%). It is stored in an canvaslayout (width 300px). When I move the table from the canvaslayout to another layout at runtime(which has a width of 500px) The table is still 300px because it was embedded in the 300px canvaslayout. It will not be refreshed after swit