carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/CustomComponents/customcomponents.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>Custom Components</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
<style type="text/css">
<!--
.style1 {font-size: 12px}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<h1>Custom Components</h1>
<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>
<p>Related Custom Component reference information and XML schema details are also available:</p>
<ul>
  <li><a href="../reference/CustomComponents/cc_refoverview.htm">Custom Component Reference</a></li>
  <li><a href="../reference/component.xsd doc/index.html">Custom Component XML Schema Documentation</a></li>
</ul>
<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>
<p>Major topics  include:</p>
<ul>
  <li><a href="cc_overview.htm">Creating Custom Components</a></li>
  <li><a href="tutorials/tutorials.htm">Tutorials</a></li>
</ul>
<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>