uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/tutorials.htm
author dadubrow
Tue, 07 Apr 2009 08:57:24 -0500
branchRCL_2_0
changeset 63 6f3cc8fac9c7
parent 2 d760517a8095
permissions -rw-r--r--
[Bug 8811] Only track feature for first and last open editor.
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
cawthron
parents:
diff changeset
     3
<html>
cawthron
parents:
diff changeset
     4
<head>
cawthron
parents:
diff changeset
     5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
cawthron
parents:
diff changeset
     6
	<title>UI Designer Tutorials</title>
cawthron
parents:
diff changeset
     7
    <link href="../html/../book.css" rel="stylesheet" type="text/css">
cawthron
parents:
diff changeset
     8
</head>
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
<body>
cawthron
parents:
diff changeset
    11
<h2>UI Designer Examples</h2>
cawthron
parents:
diff changeset
    12
<p>The following complete project examples include explanations of how the default UI Designer source code was revised to implement various program features. Use these examples to learn more about connecting UI Designer source with different program features. </p>
cawthron
parents:
diff changeset
    13
<ul>
cawthron
parents:
diff changeset
    14
  <li><a href="birthdays/BirthdaysTutorial.html">Birthdays Example </a> </li>
cawthron
parents:
diff changeset
    15
  <li><a href="ysearch/YSearchTutorial.html">Yahoo! Image Search Example </a> </li>
cawthron
parents:
diff changeset
    16
</ul>
cawthron
parents:
diff changeset
    17
<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
    18
cawthron
parents:
diff changeset
    19
</body>
cawthron
parents:
diff changeset
    20
</html>