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