carbidect/com.nokia.tools.carbide.ct.help/html/tasks/view.html
changeset 0 30eb2d538f02
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidect/com.nokia.tools.carbide.ct.help/html/tasks/view.html	Thu Mar 11 18:39:02 2010 +0200
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+   <head>
+      <title>Creating a new View definition</title>
+   </head>
+
+   <body>
+      <h2>
+         Creating a new View definition
+      </h2>
+      <p>
+         A view is a structure of ConfML syntax which refers to selected features and settings in other ConfML files, grouping them in a logical way and managing their visibility. 
+      </p>
+	  <p>
+	  To create a view:
+	  <ol>
+	  <li>From the Project Explorer select folder to put the new confml view file and right-click and select <b>New > Configuration</b>. Specify <b>name</b> and select <b>next</b>.<br>
+		 <img src="../images/image024.jpg" ><br>
+		 <b>Figure 11</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creation of a new ConfML View definition
+	  </li>
+	  <li>Select <b>Confml View Definition</b> as below.<br>
+		 <img src="../images/image026.jpg" ><br>
+		 <b>Figure 12</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Confml view creation wizard
+	  </li>
+	  <li>  Edit the view by adding <b>features</b> and <b>settings</b> from unallocated settings list. Also add new <b>groups</b> as needed.<br>
+		 <img src="../images/image028.jpg" ><br>
+		 <b>Figure 13</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Adding groups and settings to a view
+	  </li>	  
+	  </ol>
+	  </p>
+	  <p>Optionally edit the properties of the <b>view</b>, <b>group</b> and <b>settings</b>. New groups and sub groups can be easily added by selecting parent group and right-clicking it and using the popup menu that will appear.</p>
+   </body>
+</html>