uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/tutorials.htm
author timkelly
Fri, 11 Jun 2010 11:35:13 -0500
branchC3_BUILDER_WORK
changeset 1460 26f585ac8a88
parent 0 fb279309251b
permissions -rw-r--r--
For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider. Use updated text on SDK node to check if SDK has a valid EPOCROOT or not. Works now for project wizards too.

<!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>UI Designer Tutorials</title>
    <link href="../html/../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>UI Designer Examples</h2>
<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>
<ul>
  <li><a href="birthdays/BirthdaysTutorial.html">Birthdays Example </a> </li>
  <li><a href="ysearch/YSearchTutorial.html">Yahoo! Image Search Example </a> </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>