<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You could do that with the Ext.Window, which extends from Ext.Panel,
which support all kinds of layouts. See :<br>
<a class="moz-txt-link-freetext" href="http://dev.sencha.com/deploy/dev/examples/layout-browser/layout-browser.html">http://dev.sencha.com/deploy/dev/examples/layout-browser/layout-browser.html</a><br>
<br>
and also an example of a window with a complex layout (click on the
WMSBrowser button) :<br>
<a class="moz-txt-link-freetext" href="http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowser.html">http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowser.html</a><br>
<br>
Best of luck,<br>
<br>
Alexandre<br>
<br>
<br>
On 11-03-18 03:46 AM, Roberto Starnini wrote:
<blockquote
cite="mid:AANLkTinjP_khJUUSbGmkPS46dnOSqMDW6M_BemhKz1Eh@mail.gmail.com"
type="cite">ok, this works but I want a complex layout that
behaves like a border layout but with an indipendent map panel in
background. Thanks<br>
<br>
<div class="gmail_quote">2011/3/16 Alexandre Dube <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:adube@mapgears.com">adube@mapgears.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> Why not use an
Ext.Window with collapsible: true ? That could work. You
could also have a toolbar button to toggle its visibility.<br>
<br>
Alexandre
<div>
<div class="h5"><br>
<br>
<br>
On 11-03-16 08:06 AM, Roberto Starnini wrote: </div>
</div>
<blockquote type="cite">
<div>
<div class="h5">Hi,
<div>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?</div>
<div>thanks</div>
<div><br>
</div>
<div>Roberto </div>
</div>
</div>
<pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@geoext.org" target="_blank">Users@geoext.org</a>
<a moz-do-not-send="true" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users" target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre cols="72">--
Alexandre Dubé
Mapgears
<a moz-do-not-send="true" href="http://www.mapgears.com" target="_blank">www.mapgears.com</a>
</pre>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true" href="mailto:Users@geoext.org">Users@geoext.org</a><br>
<a moz-do-not-send="true"
href="http://www.geoext.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
</body>
</html>