uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/toctasks.xml
changeset 0 fb279309251b
child 308 2cf1147ef3f9
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 
       
     4 <toc label="Tasks" link_to="toc.xml#uid_tasks"> 
       
     5 
       
     6 	<topic label="Applications" 									href="html/tasks/app_edit/task_app.htm" >
       
     7 		<topic label="Opening the Application Editor"				href="html/tasks/app_edit/task_open.htm" />
       
     8 		<topic label="Changing the Baseline SDK"					href="html/tasks/app_edit/task_overview_baseline_sdk.htm" />
       
     9 
       
    10 		<topic label="Application UI Designs" 								href="html/tasks/app_edit/task_uidesign.htm" >
       
    11 			<topic label="Selecting the Initial View"						href="html/tasks/app_edit/task_uidesign_initial_view.htm" />
       
    12 			<topic label="Adding a UI Design"								href="html/tasks/app_edit/task_uidesign_add.htm" />
       
    13 			<topic label="Removing a UI Design"								href="html/tasks/app_edit/task_uidesign_remove.htm" />
       
    14 			<topic label="Importing a Removed UI Design"					href="html/tasks/app_edit/task_uidesign_import.htm" />
       
    15 
       
    16 			<topic label="Application UI Design Pane Tabbing" 				href="html/tasks/app_edit/task_uidesign_nav_tab.htm" >
       
    17 				<topic label="Enabling Navigation Pane Tabbing"				href="html/tasks/app_edit/task_uidesign_nav_tab_enable.htm" />
       
    18 				<topic label="Adding a UI Design to the Tab Group"			href="html/tasks/app_edit/task_uidesign_nav_tab_add_design.htm" />
       
    19 				<topic label="Removing a UI Design from the Tab Group"		href="html/tasks/app_edit/task_uidesign_nav_tab_remove_design.htm" />
       
    20 				<topic label="Reordering UI Designs"						href="html/tasks/app_edit/task_uidesign_nav_tab_reorder.htm" />
       
    21 				<topic label="Setting the Tab Text"							href="html/tasks/app_edit/task_uidesign_nav_tab_set_text.htm" />
       
    22 				<topic label="Setting the Tab Image"						href="html/tasks/app_edit/task_uidesign_nav_tab_set_image.htm" />
       
    23 			</topic>
       
    24 
       
    25 		</topic>
       
    26 
       
    27 		<topic label="Application Languages" 							href="html/tasks/app_edit/task_lang.htm" >
       
    28 			<topic label="Adding a Language"							href="html/tasks/app_edit/task_lang_add.htm" />
       
    29 			<topic label="Removing a Language"							href="html/tasks/app_edit/task_lang_remove.htm" />
       
    30 			<topic label="Selecting the Display Language"				href="html/tasks/app_edit/task_lang_display.htm" />
       
    31 			<topic label="Selecting the Localization Format"			href="html/tasks/app_edit/task_lang_format.htm" />
       
    32 			<topic label="Translating Text for Added Languages"			href="html/tasks/app_edit/task_lang_translate.htm" />
       
    33 		</topic>
       
    34 
       
    35 		<topic label="Application AppUi" 								href="html/tasks/app_edit/task_appui.htm" >
       
    36 			<topic label="Editing the AppUi Title Pane Text"			href="html/tasks/app_edit/task_appui_title_pane.htm" />
       
    37 			<topic label="Adding an AppUi Context Icon"					href="html/tasks/app_edit/task_appui_icon_add.htm" />
       
    38 			<topic label="Overriding the AppUi Context Icon"			href="html/tasks/app_edit/task_appui_icon_override.htm" />
       
    39 		</topic>
       
    40 
       
    41 	</topic>
       
    42 
       
    43 	<topic label="Creating GUI Projects" 								href="html/tasks/projects/task_proj_new.htm" >
       
    44 		<topic label="Starting the New Project Wizard"					href="html/tasks/projects/task_proj_new-00.htm" />
       
    45 		<topic label="Setting the Project Name"							href="html/tasks/projects/task_proj_new-01.htm" />
       
    46 		<topic label="Selecting a Template"								href="html/tasks/projects/task_proj_new-02.htm" />
       
    47 		<topic label="Selecting Project SDKs"							href="html/tasks/projects/task_proj_new-03.htm" />
       
    48 		<topic label="Setting Basic Application Properties"				href="html/tasks/projects/task_proj_new-04.htm" />
       
    49 		<topic label="Selecting Initial Content"						href="html/tasks/projects/task_proj_new-05.htm" />
       
    50 		<topic label="Selecting the Content Variant"					href="html/tasks/projects/task_proj_new-06.htm" />
       
    51 		<topic label="Setting Base Name and Container Type"				href="html/tasks/projects/task_proj_new-07.htm" />
       
    52 		<topic label="Entering the Application Basic Settings"			href="html/tasks/projects/task_proj_new-08.htm" />
       
    53 		<topic label="Assigning Project Directories" 					href="html/tasks/projects/task_proj_new-09.htm" />
       
    54 	</topic>
       
    55 		
       
    56 	<topic label="Creating New UI Designs" 		href="html/tasks/uidesign/task_uid_new.htm" />
       
    57 	<topic label="Adding Tabs to a UI Design" 		href="html/tasks/uidesign/task_uid_add_tabs.htm" />	
       
    58 
       
    59 	<topic label="Event Handlers" 									href="html/tasks/prop_events/task_comp_mod_events.htm" >
       
    60 		<topic label="Adding a New Event Handler" 					href="html/tasks/prop_events/task_comp_mod_events_add.htm" />
       
    61 		<topic label="Handling the Default Event" 					href="html/tasks/prop_events/task_comp_mod_events_handle_default.htm" />
       
    62 		<topic label="Implementing an Event Handler" 				href="html/tasks/prop_events/task_comp_mod_events_implement.htm" />
       
    63 		<topic label="Renaming an Event Handler" 					href="html/tasks/prop_events/task_comp_mod_events_rename.htm" />
       
    64 		<topic label="Showing/Hiding Event Categories" 				href="html/tasks/prop_events/task_comp_mod_events_categories.htm" />
       
    65 	</topic>
       
    66 
       
    67 	<topic label="Generated Files" 							href="html/tasks/generate/task_gen.htm" >
       
    68 		<topic label="Examining Generated Files" 			href="html/tasks/generate/task_gen_examine.htm" />
       
    69 		<topic label="Inspecting Header/Source Files" 		href="html/tasks/generate/task_comp_header_source.htm" />
       
    70 		<topic label="Modifying Generated Files" 			href="html/tasks/generate/task_gen_mod.htm" />
       
    71 	</topic>
       
    72 
       
    73 	<topic label="Menus" 											href="html/tasks/prop_menu/task_comp_mod_menu.htm" >
       
    74 		<topic label="Adding Menus" 								href="html/tasks/prop_menu/task_comp_mod_menu_add.htm" />
       
    75 		<topic label="Adding Menu Items" 							href="html/tasks/prop_menu/task_comp_mod_menu_add_item.htm" />
       
    76 		<topic label="Adding Submenus" 								href="html/tasks/prop_menu/task_comp_mod_menu_add_submenu.htm" />
       
    77 		<topic label="Deleting Menus" 								href="html/tasks/prop_menu/task_comp_mod_menu_del_menu.htm" />
       
    78 		<topic label="Deleting Menu Items" 							href="html/tasks/prop_menu/task_comp_mod_menu_del_item.htm" />
       
    79 		<topic label="Renaming Menu Items" 							href="html/tasks/prop_menu/task_comp_mod_menu_rename_item.htm" />
       
    80 		<topic label="Reordering Menu Items" 						href="html/tasks/prop_menu/task_comp_mod_menu_reorder.htm" />
       
    81 		<topic label="Handling Menu Selection Events" 				href="html/tasks/prop_menu/task_comp_mod_menu_handle_selection.htm" />
       
    82 	</topic>
       
    83 
       
    84 	<topic label="Objects" 										href="html/tasks/components/task_comp_working_with_obj.htm" >
       
    85 		<topic label="Adding New Objects" 							href="html/tasks/components/task_comp_new_obj.htm" />
       
    86 		<topic label="Aligning Objects" 							href="html/tasks/components/task_comp_align_objs.htm" />
       
    87 		<topic label="Deleting Objects" 							href="html/tasks/components/task_comp_delete_obj.htm" />
       
    88 		<topic label="Matching Objects' Height or Width" 			href="html/tasks/components/task_comp_match_objs.htm" />
       
    89 		<topic label="Moving Objects" 								href="html/tasks/components/task_comp_move_obj.htm" />
       
    90 		<topic label="Resizing Objects" 							href="html/tasks/components/task_comp_resize_obj.htm" />
       
    91 		<topic label="Reordering Objects" 							href="html/tasks/components/task_comp_reorder_obj.htm" />
       
    92 		<topic label="Selecting Objects" 							href="html/tasks/components/task_comp_sel_obj.htm" />
       
    93 	</topic>
       
    94 
       
    95 	<topic label="Object Properties" 								href="html/tasks/properties/task_comp_mod_properties.htm" >
       
    96 		<topic label="Editing Array Properties" 					href="html/tasks/components/task_comp_prop_eap.htm" />
       
    97 		<topic label="Editing Color Data" 							href="html/tasks/properties/task_comp_mod_properties_color_data.htm" />
       
    98 		<topic label="Editing Control Button Arrays" 				href="html/tasks/properties/task_comp_mod_properties_cba.htm" />
       
    99 		<topic label="Editing Date Data" 							href="html/tasks/properties/task_comp_mod_properties_date.htm" />
       
   100 		<topic label="Editing Enumerated Data" 						href="html/tasks/properties/task_comp_mod_properties_enumerated.htm" />
       
   101 
       
   102 		<topic label="Editing Image Property Data" 				href="html/tasks/properties/task_comp_mod_properties_image.htm" >
       
   103 			<topic label="Adding Images" 						href="html/tasks/properties/task_comp_mod_properties_image_add.htm" />
       
   104 			<topic label="Selecting Images" 					href="html/tasks/properties/task_comp_mod_properties_image_select.htm" />
       
   105 		</topic>
       
   106 
       
   107 		<topic label="Editing Location/Size Data" 					href="html/tasks/properties/task_comp_mod_properties_loc_size.htm" />
       
   108 		<topic label="Editing Numeric Data" 						href="html/tasks/properties/task_comp_mod_properties_numeric.htm" />
       
   109 		<topic label="Editing String List Data" 					href="html/tasks/properties/task_comp_mod_properties_string.htm" />
       
   110 		<topic label="Editing Text Data" 							href="html/tasks/properties/task_comp_mod_properties_text.htm" />
       
   111 		<topic label="Editing Time Data" 							href="html/tasks/properties/task_comp_mod_properties_time.htm" />
       
   112 		<topic label="Restoring Default Values" 					href="html/tasks/properties/task_comp_mod_properties_restore.htm" />
       
   113 	</topic>
       
   114 		
       
   115 	<topic label="Palettes" 											href="html/tasks/palette/task_palette.htm" >
       
   116 		<topic label="Showing/Hiding the Palette Drawer Components" 	href="html/tasks/palette/task_palette_show_hide_drawer_components.htm" />
       
   117 
       
   118 		<topic label="Palette Options" 									href="html/tasks/palette/task_palette_options.htm" >
       
   119 			<topic label="Docking the Palette" 							href="html/tasks/palette/task_palette_dock_loc.htm" />
       
   120 			<topic label="Hiding and Showing  the Palette" 				href="html/tasks/palette/task_palette_show_hide.htm" />
       
   121 			<topic label="Resizing the Palette" 						href="html/tasks/palette/task_palette_resize.htm" />
       
   122 			<topic label="Setting the Palette Layout Options" 			href="html/tasks/palette/task_palette_options_layout.htm" />
       
   123 			<topic label="Setting the Palette Icon Size" 				href="html/tasks/palette/task_palette_options_icon.htm" />
       
   124 			<topic label="Showing the Palette as a View" 				href="html/tasks/palette/task_palette_show_in_view.htm" />
       
   125 		</topic>
       
   126 
       
   127 		<topic label="Palette Settings" 						href="html/tasks/palette/task_palette_settings.htm" >
       
   128 			<topic label="Palette Display Font" 				href="html/tasks/palette/task_palette_settings_font.htm" />
       
   129 			<topic label="Palette Layout Options" 				href="html/tasks/palette/task_palette_settings_layout.htm" />
       
   130 			<topic label="Palette Icon Size" 					href="html/tasks/palette/task_palette_settings_icon.htm" />
       
   131 			<topic label="Component Drawer Options" 			href="html/tasks/palette/task_palette_settings_drawer.htm" />
       
   132 		</topic>
       
   133 	</topic>
       
   134 		
       
   135 	<topic label="UI Designs" 										href="html/tasks/uidesign/task_ui_design.htm" >
       
   136 	
       
   137 		<topic label="Adding a New UI Design to a Project" 			href="html/tasks/uidesign/task_uid_new_with_designer.htm" >
       
   138 			<topic label="Starting the S60 UI Design Wizard"		href="html/tasks/uidesign/task_uid_new-00.htm" />
       
   139 			<topic label="Selecting the Project"					href="html/tasks/uidesign/task_uid_new-01.htm" />
       
   140 			<topic label="Selecting Initial Content"				href="html/tasks/uidesign/task_uid_new-02.htm" />
       
   141 			<topic label="Selecting The Content Variant"			href="html/tasks/uidesign/task_uid_new-03.htm" />
       
   142 			<topic label="Setting Base Name and Container Type"		href="html/tasks/uidesign/task_uid_new-04.htm" />
       
   143 			<topic label="Assigning Directories" 					href="html/tasks/uidesign/task_uid_new-05-legacy.htm" />
       
   144 			<topic label="Resolving Name Collisions"				href="html/tasks/uidesign/task_uid_new-06.htm" />
       
   145 		</topic>
       
   146 
       
   147 		<topic label="Copying/Moving a UI Design into a Project" 		href="html/tasks/uidesign/task_uid_copy_in.htm" />
       
   148 		<topic label="Displaying All UI Designs" 						href="html/tasks/uidesign/task_uid_display_all.htm" />
       
   149 		<topic label="Setting Gallery View Magnification" 				href="html/tasks/uidesign/task_uid_display_all_mag.htm" />
       
   150 
       
   151 		<topic label="Opening UI Designs" 								href="html/tasks/uidesign/task_uid_open.htm" />
       
   152 		<topic label="Selecting UI Designs" 							href="html/tasks/uidesign/task_uid_select.htm" />
       
   153 		<topic label="Renaming a UI Design" 							href="html/tasks/uidesign/task_uid_rename.htm" />
       
   154 		<topic label="Selecting the Editor for a UI Design" 			href="html/tasks/uidesign/task_uid_select_editor.htm" />
       
   155 		<topic label="Deleting UI Designs" 								href="html/tasks/uidesign/task_uid_delete.htm" />
       
   156 		<topic label="Setting UI Designs Magnifications" 				href="html/tasks/uidesign/task_uid_magnification.htm" />
       
   157 		<topic label="Setting Screen Layout Configurations" 			href="html/tasks/uidesign/task_uid_layout_configuration.htm" />
       
   158 		<topic label="Setting UI Designer Preferences" 					href="html/tasks/uidesign/task_uid_prefs.htm" />
       
   159 
       
   160 	</topic>
       
   161 
       
   162 	<topic label="Viewing Class/Resource Documentation" 			href="html/tasks/components/task_comp_external_class_dox.htm" />
       
   163 
       
   164 </toc>