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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html>
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
  <meta http-equiv="Content-Type"
cawthron
parents:
diff changeset
     5
 content="text/html; charset=iso-8859-1">
cawthron
parents:
diff changeset
     6
  <title>Release Notes</title>
cawthron
parents:
diff changeset
     7
  <link href="../book.css" rel="stylesheet" type="text/css">
cawthron
parents:
diff changeset
     8
  <meta http-equiv="Content-Type"  ></head>
cawthron
parents:
diff changeset
     9
<body bgcolor="#ffffff">
cawthron
parents:
diff changeset
    10
<h2>UI Designer Release Notes</h2>
cawthron
parents:
diff changeset
    11
<ul><li><a href="#whatsNew">What's new </a></li>
cawthron
parents:
diff changeset
    12
  <li><a href="#uid_bugs">Fixed bugs and workarounds</a></li>
cawthron
parents:
diff changeset
    13
  <li><a href="#support">Technical support</a> </li>
cawthron
parents:
diff changeset
    14
</ul>
cawthron
parents:
diff changeset
    15
<h3><a name="whatsNew" id="whatsNew"></a>What's New </h3>
cawthron
parents:
diff changeset
    16
<p>The following features for Symbian OS development are provided within Carbide.c++:</p>
cawthron
parents:
diff changeset
    17
<ul>
cawthron
parents:
diff changeset
    18
  <li>Nothing to mention at this time. </li>
cawthron
parents:
diff changeset
    19
</ul>
cawthron
parents:
diff changeset
    20
<h3><a name="uid_bugs"></a>Fixed bugs and workarounds</h3>
cawthron
parents:
diff changeset
    21
<ul><li>Complete list of Carbide.c++ <a href="bugs_fixed.htm">bugs fixed</a></li>
cawthron
parents:
diff changeset
    22
  <li>Workarounds for known issues</li>
cawthron
parents:
diff changeset
    23
</ul>
cawthron
parents:
diff changeset
    24
<table cellpadding="2" cellspacing="0" border="1"
cawthron
parents:
diff changeset
    25
 style="text-align: left; width: 100%;">
cawthron
parents:
diff changeset
    26
  <tr>
cawthron
parents:
diff changeset
    27
    <th width="31%" style="vertical-align: top;"><center>
cawthron
parents:
diff changeset
    28
      Item
cawthron
parents:
diff changeset
    29
    </center></th>
cawthron
parents:
diff changeset
    30
    <th width="69%" style="vertical-align: top;"><center>
cawthron
parents:
diff changeset
    31
      Explanation
cawthron
parents:
diff changeset
    32
    </center></th>
cawthron
parents:
diff changeset
    33
  </tr>
cawthron
parents:
diff changeset
    34
  <tr>
cawthron
parents:
diff changeset
    35
    <td style="vertical-align: top;"><strong>Project Naming</strong></td>
cawthron
parents:
diff changeset
    36
    <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>
cawthron
parents:
diff changeset
    37
  </tr>
cawthron
parents:
diff changeset
    38
  <tr>
cawthron
parents:
diff changeset
    39
    <td style="vertical-align: top;"><b>All generated sources regenerated by the user after previously deleting generated files </b></td>
cawthron
parents:
diff changeset
    40
    <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>
cawthron
parents:
diff changeset
    41
    </td>
cawthron
parents:
diff changeset
    42
  </tr>
cawthron
parents:
diff changeset
    43
<tbody> 
cawthron
parents:
diff changeset
    44
  </tbody>
cawthron
parents:
diff changeset
    45
</table>
cawthron
parents:
diff changeset
    46
<h3><a name="support" id="support"></a>Technical support </h3>
cawthron
parents:
diff changeset
    47
<p>The following support services are available:</p>
cawthron
parents:
diff changeset
    48
<ul>
cawthron
parents:
diff changeset
    49
  <li>Licensed technical support - submit service requests at Forum Nokia Developer Programs (<i>not available for Express users</i>) </li>
cawthron
parents:
diff changeset
    50
  <li>License issues - send questions to license.carbide@nokia.com to resolve any licensing issues </li>
cawthron
parents:
diff changeset
    51
  <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>
cawthron
parents:
diff changeset
    52
  <li>Forum Nokia Wiki - visit wiki.forum.nokia.com/index.php/Carbide.c++ for updated information, downloads and tips </li>
cawthron
parents:
diff changeset
    53
  <li>Customer feedback - send your comments and suggestions to feedback.carbide@nokia.com</li>
cawthron
parents:
diff changeset
    54
</ul>
cawthron
parents:
diff changeset
    55
<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>
cawthron
parents:
diff changeset
    56
</body>
cawthron
parents:
diff changeset
    57
</html>