uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/html/release_notes.htm
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <title>Release Notes</title>
  <link href="../book.css" rel="stylesheet" type="text/css">
  <meta http-equiv="Content-Type"  ></head>
<body bgcolor="#ffffff">
<h2>UI Designer Release Notes</h2>
<ul><li><a href="#whatsNew">What's new </a></li>
  <li><a href="#uid_bugs">Fixed bugs and workarounds</a></li>
  <li><a href="#support">Technical support</a> </li>
</ul>
<h3><a name="whatsNew" id="whatsNew"></a>What's New </h3>
<p>The following features for Symbian OS development are provided within Carbide.c++:</p>
<ul>
  <li>Nothing to mention at this time. </li>
</ul>
<h3><a name="uid_bugs"></a>Fixed bugs and workarounds</h3>
<ul><li>Complete list of Carbide.c++ <a href="bugs_fixed.htm">bugs fixed</a></li>
  <li>Workarounds for known issues</li>
</ul>
<table cellpadding="2" cellspacing="0" border="1"
 style="text-align: left; width: 100%;">
  <tr>
    <th width="31%" style="vertical-align: top;"><center>
      Item
    </center></th>
    <th width="69%" style="vertical-align: top;"><center>
      Explanation
    </center></th>
  </tr>
  <tr>
    <td style="vertical-align: top;"><strong>Project Naming</strong></td>
    <td style="vertical-align: top;">The UI Designer does not support changing the project name from the name originally defined when the project was created. If importing from a bld.inf file, ensure that the project name matches the containing folder name (root directory name) and that the main resource file name is based on this name (for example, MyProjectName.rss).</td>
  </tr>
  <tr>
    <td style="vertical-align: top;"><b>All generated sources regenerated by the user after previously deleting generated files </b></td>
    <td style="vertical-align: top;"><p>If the application design is generated before view designs, some sources will not be generated correctly. Workaround is to always regenerate the view designs prior to regenerating the application design. </p>
    </td>
  </tr>
<tbody> 
  </tbody>
</table>
<h3><a name="support" id="support"></a>Technical support </h3>
<p>The following support services are available:</p>
<ul>
  <li>Licensed technical support - submit service requests at Forum Nokia Developer Programs (<i>not available for Express users</i>) </li>
  <li>License issues - send questions to license.carbide@nokia.com to resolve any licensing issues </li>
  <li>Visit the <a href="http://discussion.forum.nokia.com/forum/forumdisplay.php?s=&amp;forumid=95">Forum Nokia Developer Discussion Board</a> for lively Carbide.c++ discussions </li>
  <li>Forum Nokia Wiki - visit wiki.forum.nokia.com/index.php/Carbide.c++ for updated information, downloads and tips </li>
  <li>Customer feedback - send your comments and suggestions to feedback.carbide@nokia.com</li>
</ul>
<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>
</body>
</html>