<!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 Vidal,<br>
<br>
You're problem isn't related to a GeoExt feature by the way.
"Styling a Vector feature" is purely OpenLayers oriented and you
were right to post it to the OpenLayers-Users ML.<br>
<br>
If Firebug, if you look at the Handler.Path you create, you'll see
that it has a 'layer' property. It is a OpenLayers.Layer.Vector
that is used to put the drawn features of the Handler. Now, if you
look at the ./lib/OpenLayers/Handler/Path.js, you won't see the
'layer' property, but the constructor extends from
OpenLayers.Handler.Point. Looking at this one, you'll see the
'layer' property there and also a 'layerOptions', which is exactly
what you're looking for : "{Object} Any optional properties to be
set on the sketch layer".<br>
<br>
Use this property to style your sketch layer features by reading
the documentation and example about styling I sent :<br>
<a class="moz-txt-link-freetext"
href="http://docs.openlayers.org/library/feature_styling.html">
http://docs.openlayers.org/library/feature_styling.html</a><br>
<a class="moz-txt-link-freetext"
href="http://trac.osgeo.org/openlayers/browser/branches/openlayers/2.10/lib/OpenLayers/Feature/Vector.js#L432">http://trac.osgeo.org/openlayers/browser/branches/openlayers/2.10/lib/OpenLayers/Feature/Vector.js#L432</a><br>
<br>
Best regards,<br>
<br>
Alexandre<br>
<br>
<br>
On 11-03-04 06:26 AM, Vidal, Antoni wrote:
<blockquote
cite="mid:784FAC631C0CB14CAE68764151D5DA410AA9E41A@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;}
.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">Hi Alexander,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">You answered me in OL list but my problem
is using GeoExt.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My code:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"> action = new GeoExt.Action({<o:p></o:p></p>
<p class="MsoNormal"> control: new
OpenLayers.Control.Measure(OpenLayers.Handler.Path, {persist:
true}),<o:p></o:p></p>
<p class="MsoNormal"> tooltip: 'Line',<o:p></o:p></p>
<p class="MsoNormal"> map: map,<o:p></o:p></p>
<p class="MsoNormal"> iconCls: 'drawline',<o:p></o:p></p>
<p class="MsoNormal"> toggleGroup: 'tools'<o:p></o:p></p>
<p class="MsoNormal"> });<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"> action.control.events.on({<o:p></o:p></p>
<p class="MsoNormal"> "measure": handleMeasurement,<o:p></o:p></p>
<p class="MsoNormal"> "measurepartial":
handleMeasurements<o:p></o:p></p>
<p class="MsoNormal"> });<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"> actions.push(action);<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">How can I change default orange color of
drawned lines?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks again<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>
</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>