carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_02.htm
author fturovic <frank.turovich@nokia.com>
Tue, 27 Jul 2010 15:28:19 -0500
changeset 1704 24ac5a5cf80c
parent 0 fb279309251b
permissions -rw-r--r--
updated copyright dates and fixed some css issues

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Enable Components Menu</title>
<link rel="StyleSheet" href="../../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Tutorial: Vertical Label Component - Enable Components Menu</h2>
<p>If not visible in the main menu bar, enable the Components menu. Select <strong>Window &gt; Customize Perspective...</strong> and select the Commands tab. In the list of Available command groups, check <strong>Carbide.c++ UI Designer Components</strong> and click OK to close the dialog box. The Components menu will appear between the Project and Run menus.</p>
<p align="center"><img src="images/comp_menu.png" alt="Component menu" width="428" height="93" /></p>
<p align="center"><strong>Figure 1. Components Menu</strong></p>
<p align="left">&nbsp;</p>
<table width="541" border="1" align="center">
  <tr>
    <td width="184">Force Save</td>
    <td width="341">Forces a save on one or more open design editors.</td>
  </tr>
  <tr>
    <td>Refresh Components</td>
    <td>Reloads all components and refreshes open editors.</td>
  </tr>
  <tr>
    <td>Select Custom Component Projects...</td>
    <td>Selects which projects are searched for custom components.</td>
  </tr>
  <tr>
    <td>Configure SourceGen Debugging...</td>
    <td>Controls dumping of generated JavaScript for source generation. UI Designer will write the generated script for the selected components' &lt;sourceGen&gt; elements to disk, in addition to any elements with the debug=&quot;true&quot; attribute.</td>
  </tr>
</table>
<h5>Step 3 of 5</h5>
<p><a href="verticallabel_tutorial_03.htm">Add Custom Component to UI Designer</a></p>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</div>
</body>
</html>