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