# 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:

TIP Experiment using the context menu in various views to discover additional capabilities.

Figure 1 shows a sample context menu in the Breakpoints view.

-

+

Figure 1 - Example context menu in Breakpoints view

Using Context Menus

diff -r 9799507aeaf2 -r 66c78e934460 core/com.nokia.carbide.cpp.doc.user/html/concepts/images/breakpt_popup_menu.png Binary file core/com.nokia.carbide.cpp.doc.user/html/concepts/images/breakpt_popup_menu.png has changed diff -r 9799507aeaf2 -r 66c78e934460 core/com.nokia.carbide.cpp.doc.user/html/concepts/templates.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/templates.htm Mon Oct 11 14:06:55 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/templates.htm Mon Oct 11 14:07:29 2010 -0500 @@ -29,16 +29,8 @@ S60 - - Tutorials - -
Related tasks