2
|
1 |
<?xml version="1.0" encoding="UTF-8" ?>
|
|
2 |
|
|
3 |
<introContent>
|
|
4 |
|
|
5 |
<extensionContent
|
|
6 |
id="com.nokia.carbide.cpp.uidesigner.doc.user-tutorials"
|
|
7 |
name="UI Designer Development"
|
|
8 |
alt-style="uidesigner.properties"
|
|
9 |
style="uidesigner.css"
|
|
10 |
path="tutorials/@">
|
|
11 |
|
|
12 |
<group label="UI Designer Development" id="uidesigner" style-id="content-group">
|
|
13 |
|
|
14 |
<link
|
|
15 |
label="UI Designer Birthday example"
|
|
16 |
url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/birthdays/BirthdaysTutorial.html"
|
|
17 |
id="uid-birthday"
|
|
18 |
style-id="content-link">
|
|
19 |
<text>Examine a birthday tracking program that demonstrates S60 UI, proper UI and data separation, and simple persistent storage.</text>
|
|
20 |
</link>
|
|
21 |
|
|
22 |
<link
|
|
23 |
label="Yahoo! Image Search example"
|
|
24 |
url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/ysearch/YSearchTutorial_1.html"
|
|
25 |
id="uid-yahoo"
|
|
26 |
style-id="content-link">
|
|
27 |
<text>Examine a program that accesses Yahoo!'s image search web service. This program demonstrates HTTP access, XML parsing, list boxes, and image handling. </text>
|
|
28 |
</link>
|
|
29 |
|
|
30 |
</group>
|
|
31 |
</extensionContent>
|
|
32 |
</introContent>
|