# HG changeset patch
# User timkelly
# Date 1286824049 18000
# Node ID 66c78e9344604e0da02aa419064577d1ea2b08b4
# Parent 9799507aeaf2eb58ef0cd0f209a96104c422ee62# Parent fdca363791810f987bcd8e44e34be488be5f3178
merge commit
diff -r 9799507aeaf2 -r 66c78e934460 core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm Mon Oct 11 14:06:55 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm Mon Oct 11 14:07:29 2010 -0500
@@ -9,7 +9,7 @@
Context Menus
-
A context menu provides a shortcut to frequently used menu commands. The available menu commands change, based on the context of the selected item. For example, the Breakpoints view uses commands that differ from the Editor view.
+
A context menu provides a shortcut to frequently used program commands. To invoke one simply right-click anywhere within a view or directly on a component (list item, icon, etc.). If a context menu is available for the selected item then its options are shown. The menu options available will differ based on the context of the selected item. For example, the Breakpoints view uses commands that differ from the Editor view.
Sample uses of the context menu for different tasks include:
Editor views - perform editing functions, format, compare, and a host of other file actions
Use the SIS Properties dialog to specify SIS file creation and signing options for the selected SIS file included in the project.
-
+
Figure 1 - SIS Properties dialog
Table 1 SIS Properties window items
diff -r 9799507aeaf2 -r 66c78e934460 core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm Mon Oct 11 14:06:55 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm Mon Oct 11 14:07:29 2010 -0500
@@ -4,11 +4,11 @@
-Carbide Menu Items
+Carbide Menu Options
-
Carbide Menus
+
Carbide Menu Options
Carbide has several menu options unique to developing Symbian applications and other shortcuts. Most project related commands are grouped under the Symbian Build option in context menus, while others appear under specific menus like Run or Project.