uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/intro/tutorialsUIDesignerExtContent.xml
author fturovic <frank.turovich@nokia.com>
Tue, 07 Apr 2009 13:55:47 -0500
branchRCL_2_0
changeset 69 cab50ba61335
parent 2 d760517a8095
permissions -rw-r--r--
added info on IAD custom rules
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" ?>
cawthron
parents:
diff changeset
     2
cawthron
parents:
diff changeset
     3
<introContent>
cawthron
parents:
diff changeset
     4
cawthron
parents:
diff changeset
     5
	<extensionContent 
cawthron
parents:
diff changeset
     6
		id="com.nokia.carbide.cpp.uidesigner.doc.user-tutorials" 
cawthron
parents:
diff changeset
     7
		name="UI Designer Development" 
cawthron
parents:
diff changeset
     8
		alt-style="uidesigner.properties" 
cawthron
parents:
diff changeset
     9
		style="uidesigner.css" 
cawthron
parents:
diff changeset
    10
		path="tutorials/@">
cawthron
parents:
diff changeset
    11
		
cawthron
parents:
diff changeset
    12
		<group label="UI Designer Development" id="uidesigner" style-id="content-group">
cawthron
parents:
diff changeset
    13
		
cawthron
parents:
diff changeset
    14
			<link 
cawthron
parents:
diff changeset
    15
				label="UI Designer Birthday example" 
cawthron
parents:
diff changeset
    16
				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/birthdays/BirthdaysTutorial.html"  
cawthron
parents:
diff changeset
    17
				id="uid-birthday" 
cawthron
parents:
diff changeset
    18
				style-id="content-link">
cawthron
parents:
diff changeset
    19
				<text>Examine a birthday tracking program that demonstrates S60 UI, proper UI and data separation, and simple persistent storage.</text>
cawthron
parents:
diff changeset
    20
			</link>
cawthron
parents:
diff changeset
    21
			
cawthron
parents:
diff changeset
    22
			<link 
cawthron
parents:
diff changeset
    23
				label="Yahoo! Image Search example" 
cawthron
parents:
diff changeset
    24
				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.uidesigner.doc.user/tutorials/ysearch/YSearchTutorial_1.html"  
cawthron
parents:
diff changeset
    25
				id="uid-yahoo" 
cawthron
parents:
diff changeset
    26
				style-id="content-link">
cawthron
parents:
diff changeset
    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>
cawthron
parents:
diff changeset
    28
			</link>
cawthron
parents:
diff changeset
    29
			
cawthron
parents:
diff changeset
    30
		</group>
cawthron
parents:
diff changeset
    31
	</extensionContent>
cawthron
parents:
diff changeset
    32
</introContent>