carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/CustomComponents/customcomponents.htm
changeset 0 fb279309251b
child 1704 24ac5a5cf80c
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <title>Custom Components</title>
       
     7 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     8 <style type="text/css">
       
     9 <!--
       
    10 .style1 {font-size: 12px}
       
    11 -->
       
    12 </style>
       
    13 </head>
       
    14 <body bgcolor="#FFFFFF">
       
    15 <h1>Custom Components</h1>
       
    16 <p>This section provides information on how to create your own custom components. Tutorials are provided; along with an explanation of how they were created. More detailed information for the related XML elements used in building a component definition file is also provided.</p>
       
    17 <p>Related Custom Component reference information and XML schema details are also available:</p>
       
    18 <ul>
       
    19   <li><a href="../reference/CustomComponents/cc_refoverview.htm">Custom Component Reference</a></li>
       
    20   <li><a href="../reference/component.xsd doc/index.html">Custom Component XML Schema Documentation</a></li>
       
    21 </ul>
       
    22 <p>A <a href="menu_force_save.htm">component menu</a> is provided to support standard and custom components. If not visible in the main menu bar, you can 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>
       
    23 <p>Major topics  include:</p>
       
    24 <ul>
       
    25   <li><a href="cc_overview.htm">Creating Custom Components</a></li>
       
    26   <li><a href="tutorials/tutorials.htm">Tutorials</a></li>
       
    27 </ul>
       
    28 <div id="footer">Copyright &copy; 2009 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>
       
    29 
       
    30 </body>
       
    31 </html>