<!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">
Hi,<br>
<br>
You might be interested in this unofficial ux I've been working on :<br>
<a class="moz-txt-link-freetext" href="http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/LayerTreeBuilder/examples/tree-builder.html">http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/LayerTreeBuilder/examples/tree-builder.html</a><br>
<br>
It's basically a tree panel automatically built from the
OpenLayers.Layer objects you add to your map. It checks for the
"group" property and create the according directories for you.<br>
<br>
As I said, it's not official, but it's a nice way to easilly setup a
layertree without having to know much about the GeoExt components
creating it.<br>
<br>
HTH,<br>
<br>
Alexandre<br>
<br>
<br>
On 10-12-09 08:48 AM, Vidal, Antoni wrote:
<blockquote
cite="mid:784FAC631C0CB14CAE68764151D5DA410A709D17@CORRIOL.icc.local"
type="cite">
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EstilCorreuElectrnic17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.shorttext
        {mso-style-name:short_text;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have a treepanel built by the following code
in layout.js:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">items: [{<o:p></o:p></p>
<p class="MsoNormal"> title: 'Capes',<o:p></o:p></p>
<p class="MsoNormal"> xtype: "treepanel",<o:p></o:p></p>
<p class="MsoNormal"> loader: new Ext.tree.TreeLoader({<o:p></o:p></p>
<p class="MsoNormal"> applyLoader: false<o:p></o:p></p>
<p class="MsoNormal"> }),<o:p></o:p></p>
<p class="MsoNormal"> rootVisible: false,<o:p></o:p></p>
<p class="MsoNormal"> root: {<o:p></o:p></p>
<p class="MsoNormal"> children:
createChildren()<o:p></o:p></p>
<p class="MsoNormal"> }<o:p></o:p></p>
<p class="MsoNormal">}<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">var createChildren = function(){<o:p></o:p></p>
<p class="MsoNormal"> return [{<o:p></o:p></p>
<p class="MsoNormal">
"nodeType": "gx_baselayercontainer",<o:p></o:p></p>
<p class="MsoNormal">
"expanded": true<o:p></o:p></p>
<p class="MsoNormal">
},{<o:p></o:p></p>
<p class="MsoNormal">
"nodeType": "gx_overlaylayercontainer",<o:p></o:p></p>
<p class="MsoNormal">
"expanded": false<o:p></o:p></p>
<p class="MsoNormal"> }]<o:p></o:p></p>
<p class="MsoNormal">};<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I would like to customize the organisation in
different folders and different order of layers, and not two folders
“Base Layer” and “Overlays” <span class="shorttext"><span lang="EN">which
is what I get by default.<o:p></o:p></span></span></p>
<p class="MsoNormal"><span class="shorttext"><span lang="EN"><o:p> </o:p></span></span></p>
<p class="MsoNormal"><span class="shorttext"><span lang="EN">How can
I do ?<o:p></o:p></span></span></p>
<p class="MsoNormal"><span class="shorttext"><span lang="EN"><o:p> </o:p></span></span></p>
<p class="MsoNormal"><span class="shorttext"><span lang="EN">Thank’s
in advance</span></span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span
style="font-size: 10pt; font-family: "Arial","sans-serif"; color: rgb(13, 13, 13);">Antoni
Vidal</span></b><span style="color: rgb(13, 13, 13);"><o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif"; color: gray;">Unitat
d'Aplicacions SIG-WEB<br>
<a moz-do-not-send="true"
href="http://mercuri.icc.cat/website/mob_nf/mob1/mob2/inici2.htm?CONSULTA=Institut%20Cartogr%25E0fic%20de%20Catalunya&XYADDRESS=429486:4580392"><span
style="color: gray;">Institut Cartogràfic de Catalunya</span></a><br>
Parc de Montjuïc, E-08038 Barcelona<br>
Tel. (+34) 93 567 15 00 (ext. 3228)<br>
<a moz-do-not-send="true" href="http://www.icc.cat/"><span
style="color: blue;">www.icc.cat</span></a></span><span
style="color: rgb(31, 73, 125);"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<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>