carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_04.htm
changeset 1704 24ac5a5cf80c
parent 0 fb279309251b
equal deleted inserted replaced
1703:2c1a7d3f4ab4 1704:24ac5a5cf80c
    22 <p align="left">After placing the custom component into the UI design and saving the file, the example VerticalLabel.cpp file will be placed into the source folder (default is src) of your UI Designer project. The VerticalLabel.cpp file is used to draw the VerticalLabel component on your handheld device or in the emulator at runtime. For the VerticalLabel2 example, the associated JavaScript file is used to draw the custom component only at design time in the UI design. Therefore, if you design a visual component and wish to display your custom component in the UI Designer, then you must supply a JavaScript file that implements some predefined interfaces.</p>
    22 <p align="left">After placing the custom component into the UI design and saving the file, the example VerticalLabel.cpp file will be placed into the source folder (default is src) of your UI Designer project. The VerticalLabel.cpp file is used to draw the VerticalLabel component on your handheld device or in the emulator at runtime. For the VerticalLabel2 example, the associated JavaScript file is used to draw the custom component only at design time in the UI design. Therefore, if you design a visual component and wish to display your custom component in the UI Designer, then you must supply a JavaScript file that implements some predefined interfaces.</p>
    23 <p align="left">You can save all files and build and run your UI Designer project in the emulator to view the component as part of the application.</p>
    23 <p align="left">You can save all files and build and run your UI Designer project in the emulator to view the component as part of the application.</p>
    24 <p align="left">Remember to refresh your project (F5), refresh components (Components &gt; Refresh Components),  clean your project, or perform a Components &gt; Force Save; as needed.</p>
    24 <p align="left">Remember to refresh your project (F5), refresh components (Components &gt; Refresh Components),  clean your project, or perform a Components &gt; Force Save; as needed.</p>
    25 <h5 align="left">Step 5 of 5</h5>
    25 <h5 align="left">Step 5 of 5</h5>
    26 <p align="left"><a href="verticallabel_tutorial_05.htm">Vertical Label Component XML Details</a></p>
    26 <p align="left"><a href="verticallabel_tutorial_05.htm">Vertical Label Component XML Details</a></p>
    27 <p><img src="../../../img/nokia_copyright.png" alt="copyright" width="280" height="21"></img></p>
    27 <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>
    28 
    28 </div>
    29 </body>
    29 </body>
    30 </html>
    30 </html>