Hi! Welcome to qooxdoo!
I would say you need to overlay the Dock layout in this case. Just create the Dock layout without the bottom overlay. Then put both into a canvas layout: canvas - dock (edge=0) - overlay (bottom=0, left=0, right=0, height=xxx) then simply show/exclude the overlay as needed. Greetings, Sebastian Am 27.02.2009 um 09:19 schrieb Cajus Pollmeier: > Hello! > > I'm new to the list and to the qooxdoo framework. Having some > history in > QT programming, I like qooxdoo very much ;-) > > After starting up and playing around successfully, I keep on trying to > find the right way to achieve a layout like the second one shown in > > http://demo.qooxdoo.org/current/demobrowser/ > #layout~Dock_FlexGrowing.html > > , but with the difference that west and east have a button to let > themselves overlap the south one. > > Mumble. Other words: Pressing the (lets say) "Advanced" button on the > west side container, should result in a view like the first layout on > > http://demo.qooxdoo.org/current/demobrowser/ > #layout~Dock_FlexGrowing.html > > shows - but just overlapping over south, not shrinking south. > > Are there any best practice suggestions, keeping as much as possible > from the layouting features? > > Thanks, > Cajus > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source > code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
