carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/toccuscomp.xml
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 
       
     4 <toc label="UI Designer Custom Components" link_to="sdkTOC.xml#uid_customcomponents">
       
     5 
       
     6 	<topic label="Overview"  						href="html/CustomComponents/cc_overview.htm" />
       
     7 	<topic label="Custom Component Architecture"	href="html/CustomComponents/cc_architecture.htm" />
       
     8 	<topic label="Developing New Components"        href="html/CustomComponents/cc_new_components.htm" />
       
     9 	<topic label="Components Menu"             href="html/CustomComponents/menu_overview.htm" >
       
    10 		<topic label="Force Save" 								href="html/CustomComponents/menu_force_save.htm" />
       
    11 		<topic label="Refresh Components" 						href="html/CustomComponents/menu_refresh_comp.htm" />
       
    12 		<topic label="Select Custom Component Projects..." 		href="html/CustomComponents/menu_custom_comp_projects.htm" />
       
    13 		<topic label="Configure SourceGen Debugging..." 		href="html/CustomComponents/menu_configure_sourcegen.htm" />
       
    14 	</topic>
       
    15 
       
    16 	<topic label="Tutorials"             href="html/CustomComponents/tutorials/tutorials.htm" >
       
    17 	  <topic label="Equal Container S60"     href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial.htm" >
       
    18 	    <topic label="Create Project for Equal Container Example" href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial_01.htm" />
       
    19 	    <topic label="Write the Component and Script Code" href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial_02.htm" />
       
    20 	    <topic label="Change CCoeControl’s Layout Behavior to be Dynamic" href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial_03.htm" />
       
    21 	    <topic label="Expose the New Container in the Design Wizard" href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial_04.htm" />
       
    22 	    <topic label="Create UI Design for UI Designer Project" href="html/CustomComponents/tutorials/equal_container/equalcontainer_tutorial_05.htm" />
       
    23 		</topic>
       
    24 	 <topic label="Vertical Label S60"  href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial.htm" >
       
    25 	   <topic label="Create Project for Example Component Files" href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial_01.htm" />
       
    26 	   <topic label="Enable Components Menu" href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial_02.htm" />
       
    27 	   <topic label="Add Custom Component to UI Designer" href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial_03.htm" />
       
    28 	   <topic label="Create UI Designer Project to Test Custom Component" href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial_04.htm" />
       
    29 	   <topic label="XML Details" href="html/CustomComponents/tutorials/verticallabel_s60/verticallabel_tutorial_05.htm" />
       
    30 	 </topic>
       
    31 
       
    32 	 <topic label="Vertical Label UIQ"  href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial.htm" >
       
    33 	   <topic label="Create Project for Example Component Files" href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_01.htm" />
       
    34 	   <topic label="Enable Components Menu" href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_02.htm" />
       
    35 	   <topic label="Add Custom Component to UI Designer" href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_03.htm" />
       
    36 	   <topic label="Create UI Designer Project to Test Custom Component" href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_04.htm" />
       
    37 	   <topic label="XML Details" href="html/CustomComponents/tutorials/verticallabel_uiq/verticallabel_tutorial_05.htm" />
       
    38 	 </topic>
       
    39 
       
    40    </topic>
       
    41 </toc>