carbidev/com.nokia.tools.variant.user_1.0.0.v20090225_01-11/html/topics/workingWithVariantProposals.html
changeset 0 30eb2d538f02
child 1 fe41c66bacc7
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html lang="en-us" xml:lang="en-us">
       
     3 <head>
       
     4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
       
     5 <meta name="copyright" content="(C) Copyright 2005" />
       
     6 <meta name="DC.rights.owner" content="(C) Copyright 2005" />
       
     7 <meta content="topic" name="DC.Type" />
       
     8 <meta name="DC.Title" content="Working with Variant Proposals" />
       
     9 <meta content="XHTML" name="DC.Format" />
       
    10 <meta content="workingWithVariantProposals" name="DC.Identifier" />
       
    11 <link href="..\..\css/commonltr.css" type="text/css" rel="stylesheet" />
       
    12 <title>Working with Variant Proposals</title>
       
    13 </head>
       
    14 <body>
       
    15 
       
    16 
       
    17   <div class="nested0" id="workingWithVariantProposals"><a name="workingWithVariantProposals"><!-- --></a>
       
    18     <h1 class="topictitle1">Working with Variant Proposals</h1>
       
    19 
       
    20     <div class="nested1" id="startingCarbideV"><a name="startingCarbideV"><!-- --></a>
       
    21       <h2 class="topictitle2">Starting Carbide.v</h2>
       
    22 
       
    23 		<div>
       
    24 			<div class="section">Situation: You want to open Carbide.v.</div>
       
    25 
       
    26 			<ul>
       
    27 				<li>
       
    28 				<div class="p">
       
    29 					<span>Click the Carbide.v icon in your Windows Start menu or desktop.</span>
       
    30 				</div>
       
    31 			  </li>
       
    32 			</ul>
       
    33 			
       
    34 			<div class="section">Carbide.v opens. The panes on the screen are empty before you open a software variant proposal.</div>
       
    35 
       
    36 		</div>
       
    37 
       
    38     </div>
       
    39 
       
    40 	  
       
    41     <div class="nested1" id="openingVariantProposal"><a name="openingVariantProposal"><!-- --></a>
       
    42       <h2 class="topictitle2">Opening a Variant Proposal</h2>
       
    43 
       
    44 		<div>
       
    45 			<div class="section">Situation: You want to view or work on a software variant proposal.</div>
       
    46 
       
    47 			<ol>
       
    48 				<li>
       
    49 					<span>Select <span class="uicontrol">File</span> - <span class="uicontrol">Open...</span> in the menu or click the toolbar <span class="uicontrol">Open <img src="images/open.png" alt="Open software variant proposal." /> icon </span>.</span>
       
    50 				</li>
       
    51 
       
    52 				<li>
       
    53 					<span>Browse to the location of the CPF file (the software variant proposal), select the CPF and click Open.</span>
       
    54 				</li>
       
    55 
       
    56 			</ol>
       
    57 
       
    58 			<div class="section">The software variant proposal opens up in Carbide.v as a separate tab. and populates the panes on the screen. The newly opened tab displays the CPF file name that you opened.</div>
       
    59 
       
    60 			<div class="example">You may keep several CPF files open in Carbide.v at the same time. you can switch between them clicking any of the tabs that are open.</div>
       
    61 			<br />
       
    62       <div class="example"><img src="images/carbidev_cpf_open.png" alt="Opened variant proposal." /> </div>
       
    63 
       
    64 		</div>
       
    65 
       
    66     </div>
       
    67 
       
    68     <div class="nested1" id="savingVariantProposal"><a name="savingVariantProposal"><!-- --></a>
       
    69       <h2 class="topictitle2">Saving a Variant Proposal</h2>
       
    70 
       
    71 		<div>
       
    72 			<div class="section">Situation: you want to save your work.</div>
       
    73 
       
    74 			<ul>
       
    75 				<li>
       
    76 				<div class="p">
       
    77 					<span>As in any Windows software, select <span class="uicontrol">File</span> - <span class="uicontrol">Save</span> in the menu, click the <span class="uicontrol">Save</span> icon or press <span class="uicontrol">Ctrl-S</span>.</span>
       
    78 				</div>
       
    79 				</li>
       
    80 			</ul>
       
    81 			
       
    82 			<div class="section">Carbide.v saves the software variant proposal as one CPF file.</div>
       
    83 
       
    84 		</div>
       
    85 
       
    86     </div>
       
    87 
       
    88     <div class="nested1" id="savingVariantProposalAsDifferentVersion"><a name="savingVariantProposalAsDifferentVersion"><!-- --></a>
       
    89       <h2 class="topictitle2">Saving a Variant Proposal as a Different Version</h2>
       
    90 
       
    91     <div>
       
    92 		<div class="section">Situation: you want to save your work with a different filename. You may want to do this e.g. in case if you want to "branch out" a different version of your CPF.</div>
       
    93 
       
    94 			<ol>
       
    95 				<li>
       
    96 					<span>Select <span class="uicontrol">File</span> - <span class="uicontrol">Save as...</span> in the menu, or click the <span class="uicontrol">Save as...</span> icon.</span>
       
    97 				</li>
       
    98 
       
    99 				<li>
       
   100 					<span>Carbide.v opens the Save as... dialogue.</span>
       
   101 				</li>
       
   102 
       
   103 				<li>
       
   104 					<span>Browse to the target folder in which you want to save your software variant proposal.</span>
       
   105 				</li>
       
   106 
       
   107 				<li>
       
   108 					<span>Type a filename and click <span class="uicontrol">Save</span>.</span>
       
   109 				</li>
       
   110 
       
   111 				<li>
       
   112 					<span>Type your notes about your software variant proposal and click <span class="uicontrol">OK</span>.</span>
       
   113 				</li>
       
   114 
       
   115 			</ol>
       
   116 
       
   117 			<div class="section">Carbide.v saves the software variant proposal as one CPF file. The tab name of the opened CPF has changed to indicate you the name of the newly saved CPF.</div>
       
   118 
       
   119 		</div>
       
   120 
       
   121 	
       
   122 	</div>
       
   123 
       
   124   <div class="nested1" id="copyingSettingValues"><a name="copyingSettingValues"><!-- --></a>
       
   125 		  <h2 class="topictitle2">Copying Setting Values</h2>
       
   126 
       
   127 		  <div>
       
   128 			  <div class="section">Situation: You want to copy setting values from an earlier CPF to the one you are working on. Carbide.v permits copying setting values from CPFs that you have stored other CPFs.</div>
       
   129 
       
   130 		  <ol>
       
   131 			 <li>
       
   132 				 <span>Select <span class="menucascade"><span class="uicontrol">Tools</span> &gt; <span class="uicontrol">Copy Values</span>
       
   133 					
       
   134 						  </span> or click the Copy Values icon <img src="images/copyvalues_16_tlb.png" /></span>
       
   135 			 </li>
       
   136 			  <li>
       
   137 				  <span>Carbide.v opens a wizard dialogue popup. Browse to the CPF from which you want to copy values and click <span class="uicontrol">Next</span>.</span>
       
   138 			  </li>
       
   139 			  <li>
       
   140 				  <span>Tick the filter <span class="uicontrol">checkbox options</span> to limit the settings to be compared.</span>
       
   141 			  </li>
       
   142 			  <li>
       
   143 				  <span>Tick the settings that you want to copy from the source CPF to the one you are filling out and click <span class="uicontrol">[Finish]</span>.</span>
       
   144 			    <br />
       
   145 			    <span>If you want to continue copying values from another CPF, click <span class="uicontrol">Continue</span> to proceed back to step 2.</span>
       
   146 			  </li>
       
   147 		  </ol>
       
   148         
       
   149 			  <div class="section">Carbide.v populates the settings with the values that you selected to be copied from the earlier CPF(s).</div>
       
   150 			  <br />
       
   151         <div class="example"> <img src="images/copy_values2.png" alt="Copying values." /> </div>
       
   152 
       
   153 		  </div>
       
   154 
       
   155 	  </div>
       
   156 	  
       
   157   <div class="nested1" id="searchingForSettings"><a name="searchingForSettings"><!-- --></a>
       
   158       <h2 class="topictitle2">Searching for Settings</h2>
       
   159 
       
   160 		<div>
       
   161 			<div class="section">Situation: You want to find settings with a known name or description in a CPF.</div>
       
   162 
       
   163 		<ol>
       
   164 			<li>
       
   165 				<span>Type a string (no wildcards) in the search box and click <span class="uicontrol">[Search]</span>.</span>
       
   166 			</li>
       
   167 
       
   168 			<li>
       
   169 				<span>Carbide.v lists the settings that match your search string in the <span class="uicontrol">Search Results view.</span>.</span>
       
   170 			</li>
       
   171 
       
   172 			<li>
       
   173 				<span>Double-click a setting in the Search Results view that you want to see. </span>
       
   174 			</li>
       
   175 
       
   176 		</ol>
       
   177 
       
   178 		<div class="section">Carbide.v opens the software proposal form in the place where the setting is located.</div>
       
   179 		<br />
       
   180     <div class="example"> <img src="images/search_view.png" alt="Searching results."/> </div>
       
   181 
       
   182 		</div>
       
   183 
       
   184     </div>
       
   185     
       
   186     <div class="nested1" id="creatingReport"><a name="creatingReport"><!-- --></a>
       
   187       <h2 class="topictitle2">Creating a report</h2>
       
   188 
       
   189 		<div>
       
   190 			<div class="section">Situation: You want to create a report of the currently opened software variant proposal</div>
       
   191 
       
   192 		<ol>
       
   193 			<li>
       
   194 				<span>Launch the report wizard clicking the <span class="uicontrol">Report</span> button.</span>
       
   195 			</li>
       
   196 			<li>
       
   197 				<span>In the <span class="uicontrol">report wizard</span> filter out the report output and grouping</span>
       
   198 			</li>
       
   199       <li>
       
   200 				<span><span class="uicontrol">Write/Browse</span> for the output path and name of the report. Press <span class="uicontrol">OK</span> button to finish the wizard.</span>
       
   201 			</li>
       
   202 		</ol>
       
   203         <div class="section">Carbide.V generates a report as a single web page file.  
       
   204                     In case the user has marked the particular option the report is opened directly in default web browser, 
       
   205                     otherwise system just informs the user that the report was successfully created in the specified location.</div>
       
   206         <br />
       
   207         <div class="example"> <img src="images/creating_report.png" alt="Creating of report." /> </div>
       
   208 		</div>
       
   209 
       
   210     </div>
       
   211 
       
   212 
       
   213     <div class="nested1" id="viewingSummary"><a name="viewingSummary"><!-- --></a>
       
   214       <h2 class="topictitle2">Viewing Summary</h2>
       
   215 
       
   216 		<div>
       
   217 			<div class="section">Situation: You want to see the overview of the software variant proposal and the information related to it.</div>
       
   218 
       
   219 		<ul>
       
   220 			<li>
       
   221 			<div class="p">
       
   222 				<span>click the <span class="uicontrol">Summary <img src="images/summary_16_nav.png" alt="Summary" /> </span> icon in the navigator.</span>
       
   223 			</div>
       
   224 			</li>
       
   225     </ul>
       
   226 		
       
   227 			<div class="section">You can see all the variant details (e.g. variant name, customer, variant version, product images) and variant statistics(e.g. counts of settings changed from default, possible errors, number of notes appended to settings and more). </div>
       
   228 
       
   229 			<div class="example">You can access the settings with notes by clicking respective row, as well as settings with erroneous values.</div>
       
   230 			<div class="example">By clicking on the statisctics you will see the particular lists of settings with the errors, changes and notes.</div>
       
   231 
       
   232 		</div>
       
   233 
       
   234     </div>
       
   235     
       
   236     <div class="nested1" id="viewingChangeHistory"><a name="viewingChangeHistory"><!-- --></a>
       
   237       <h2 class="topictitle2">Viewing Change History</h2>
       
   238 
       
   239     <div>
       
   240 		<div class="section">Situation: You want to get an overview of the changes made to the software variant proposal.</div>
       
   241 
       
   242 		<ul>
       
   243 			<li>
       
   244 			<div class="p">
       
   245 				<span>click the <span class="uicontrol">Summary <img src="images/summary_16_nav.png" alt="Summary" /></span> icon in the navigator.</span>
       
   246 			</div>
       
   247 		  </li>
       
   248     </ul>
       
   249 
       
   250 		
       
   251 	  <div class="section">You can see the change history as a list in the Summary. The change history text comes from the note the user has written in the Save as... dialog.</div>
       
   252 		<br />
       
   253     <div class="example"> <img src="images/summary_page.png" alt="Summary page." /> </div>
       
   254 	  </div>
       
   255 
       
   256 	  </div>
       
   257 	  
       
   258     <div class="nested1" id="propertiesView"><a name="propertiesView"><!-- --></a>
       
   259       <h2 class="topictitle2">Properties View</h2>
       
   260 
       
   261     <div class="nested1" id="resourcesProperties"><a name="resourcesProperties"><!-- --></a>
       
   262       <h4>Properties of Resources Library items</h4>
       
   263       
       
   264 		<div class="section">Situation: You want to see details of an image, audio or video file located in your Resources library. Carbide.v can show details for any file, but it can only provide you details on supported image, audio and video file types.</div>
       
   265 		<div class="section">The following image, audio and video formats are supported for preview:</div>
       
   266 		<ul>
       
   267       <li>Image formats: svg, bmp, png, jpg, gif</li>
       
   268 			<li>Audio formats: mp3</li>
       
   269 			<li>Video formats: mpeg, avi</li>
       
   270 		</ul>
       
   271     <div class="section">To view the properties for a resource, do the following:</div>
       
   272 		<ol>
       
   273 			<li> 
       
   274 				<span>Click the <span class="uicontrol">Resources library</span> view to make it active.</span>
       
   275 			</li>
       
   276 			<li>
       
   277 				<span>In the Resources library select an image, audio or video file you want to see the details of</span>
       
   278 			</li>
       
   279 		</ol>
       
   280 	
       
   281 	  <div class="section">The <span class="uicontrol">Properties view</span> shows appropriate image, audio or video file details
       
   282      (depending on type of item system shows properties like image size, color depth, audio and video codecs, etc.)</div>
       
   283     </div>
       
   284     
       
   285     <div class="nested1" id="settingProperties"><a name="settingProperties"><!-- --></a>
       
   286       <h4>Properties of settings</h4>
       
   287 		<div class="section">Situation: You want to see details of a setting like description, allowed values, etc.</div>
       
   288 
       
   289 		<ul>
       
   290 			<li>
       
   291 				<span>Select a setting you want to see the details of</span>
       
   292 			</li>
       
   293 		</ul>
       
   294 		
       
   295 	  <div class="section">The <span class="uicontrol">Properties view</span> shows appropriate setting details including settting's description, value ranges, default or notes</div>
       
   296 	  </div>
       
   297 	  
       
   298     <div class="nested1" id="notesInProperties"><a name="notesInProperties"><!-- --></a>
       
   299       <h4>Appending notes via Properties view</h4>
       
   300 		<div class="section">Situation: You want to append a note for a setting via propeties view.</div>
       
   301 
       
   302 		<ul>
       
   303 			<li>
       
   304 				<span>see section <a href="workingWithSettings.html#appendingNotesToSettings">Appending Notes to Settings</a> for more details</span>
       
   305 			</li>
       
   306 		</ul>
       
   307 	  <br />
       
   308     <div class="example"> <img src="images/properties_view.png" alt="Properties view." /> </div>
       
   309      
       
   310   	</div>
       
   311     </div>
       
   312 	
       
   313 	  <div class="nested1" id="viewingErrors"><a name="viewingErrors"><!-- --></a>
       
   314       <h2 class="topictitle2">Viewing of Errors</h2>
       
   315 
       
   316     <div>
       
   317 		<div class="section">Situation: You want to get an overview of all the possible errors made in the software variant proposal.</div>
       
   318 
       
   319 	  <ol>
       
   320 	    <li>Check if the <img src="images/tab_errors_16.gif" alt="Errors view" /><span class="uicontrol"> Errors</span> view is visible.</li>
       
   321 			<li>if not, you can toggle the view on by ticking <span class="uicontrol">View &gt; Errors</span> menu item.</li>
       
   322 			<li>Click the <img src="images/tab_errors_16.gif" alt="Errors view" /><span class="uicontrol"> Errors</span> view to make it active.</li>
       
   323 		</ol>
       
   324 		
       
   325 	  <div class="section">You can see a list of settings with error descriptions.<br />
       
   326 	                       You can access the settings with the errorneous value by clicking respective row from the list.</div>
       
   327 	  <br />
       
   328     <div class="example"> <img src="images/errors_view.png" alt="Errors view." /> </div>
       
   329   	</div>
       
   330 
       
   331     </div>
       
   332     <div class="nested1" id="viewingNotes"><a name="viewingNotes"><!-- --></a>
       
   333       <h2 class="topictitle2">Viewing of Notes</h2>
       
   334 
       
   335     <div>
       
   336 		<div class="section">Situation: You want to get an overview of all the notes appended to settings in the software variant proposal.</div>
       
   337 
       
   338 	  <ol>
       
   339 	    <li>Check if the <img src="images/tab_notes_16.gif" alt="Notes view" /><span class="uicontrol"> Notes</span> view is visible.</li>
       
   340 			<li>if not, you can toggle the view on by ticking <span class="uicontrol">View &gt; Notes</span> menu item.</li>
       
   341 			<li>Click the <img src="images/tab_notes_16.gif" alt="Notes view" /><span class="uicontrol"> Notes</span> view to make it active.</li>
       
   342 		</ol>
       
   343 		
       
   344 	  <div class="section">You can see a list of settings with notes. <br />
       
   345 	                       You can access the settings with the appended note by clicking respective row from the list.</div>
       
   346 	  <br />
       
   347     <div class="example"> <img src="images/notes_view.png" alt="Notes view." /> </div>
       
   348 
       
   349   	</div>
       
   350 
       
   351     </div>
       
   352     <div class="nested1" id="viewingChanges"><a name="viewingChanges"><!-- --></a>
       
   353       <h2 class="topictitle2">Viewing of Changes</h2>
       
   354 
       
   355     <div>
       
   356 		<div class="section">Situation: You want to get an overview of all the settings with non-default values in the software variant proposal.</div>
       
   357 
       
   358     <ol>
       
   359 	    <li>Check if the <img src="images/tab_changes_16.gif" alt="Changes view" /><span class="uicontrol"> Changes</span> view is visible.</li>
       
   360 			<li>if not, you can toggle the view on by ticking <span class="uicontrol">View &gt; Changes</span> menu item.</li>
       
   361 			<li>Click the <img src="images/tab_changes_16.gif" alt="Changes view" /><span class="uicontrol"> Changes</span> view to make it active.</li>
       
   362 		</ol>
       
   363 		
       
   364 	  <div class="section">You can see a list of settings showing their default and current values. <br />
       
   365 	                       You can access the settings with changes by clicking respective row from the list.</div>
       
   366 	  <br />
       
   367     <div class="example"> <img src="images/changes_view.png" alt="Changes view." /> </div>
       
   368 
       
   369   	</div>
       
   370 
       
   371     </div>
       
   372    </div>
       
   373    <br/>
       
   374    <div id="footer">Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.<br/> 
       
   375                    License: <a href="http://www.symbianfoundation.org/legal/sfl-v10.html">http://www.symbianfoundation.org/legal/sfl-v10.html</a>.
       
   376   </div>
       
   377 
       
   378 </body>
       
   379 </html>