Salome HOME
[CEA] Select text in Measurement
[modules/shaper.git] / src / FeaturesPlugin / measurement_widget.xml
index cd3012cbe1f44261a561f1efcea5c9dd3648f2d8..f664ad21f942ef1d72630c9ca880eb7a0221904b 100644 (file)
@@ -1,24 +1,3 @@
-<!--
-Copyright (C) 2018-20xx  CEA/DEN, EDF R&D
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-See http:##www.salome-platform.org/ or
-email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
--->
-
 <source>
   <toolbox id="MeasureKind">
     <box id="Length" title="Edge length" icon="icons/Features/meas_length_32x32.png">
@@ -47,7 +26,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
                       default="">
       </shape_selector>
     </box>
-    <box id="Radius" title="Radius of circular" icon="icons/Features/meas_radius_32x32.png">
+    <box id="Radius" title="Radius of circular edge, cylindrical surface or sphere" icon="icons/Features/meas_radius_32x32.png">
       <shape_selector id="circular"
                       icon=""
                       label="Object"
@@ -104,5 +83,5 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
       </shape_selector>
     </box>
   </toolbox>
-  <label id="result"/>
+  <label id="result" isSelectable="true"/>
 </source>