You could do that with the Ext.Window, which extends from Ext.Panel, which support all kinds of layouts. See :
http://dev.sencha.com/deploy/dev/examples/layout-browser/layout-browser.html

and also an example of a window with a complex layout (click on the WMSBrowser button) :
http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowser.html

Best of luck,

Alexandre


On 11-03-18 03:46 AM, Roberto Starnini wrote:
ok, this works but I want a complex layout that behaves like a border layout but with an indipendent map panel in background. Thanks

2011/3/16 Alexandre Dube <[email protected] <mailto:[email protected]>>

    Why not use an Ext.Window with collapsible: true ?  That could
    work.  You could also have a toolbar button to toggle its visibility.

    Alexandre



    On 11-03-16 08:06 AM, Roberto Starnini wrote:
    Hi,
    I need  a layout with mapPanel and  treePanel on overlay (without
    a layout border) to avoid map resize every time the treepanel is
    opened and closed. Any suggestion?
    thanks

    Roberto


    _______________________________________________
    Users mailing list
    [email protected]  <mailto:[email protected]>
    http://www.geoext.org/cgi-bin/mailman/listinfo/users


-- Alexandre Dubé
    Mapgears
    www.mapgears.com  <http://www.mapgears.com>


    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://www.geoext.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users


--
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to