# HG changeset patch # User fturovic # Date 1286823075 18000 # Node ID fdca363791810f987bcd8e44e34be488be5f3178 # Parent e374d23468f5535851667739837f4dac93efff17 fixed some broken TOC and command links diff -r e374d23468f5 -r fdca36379181 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 11:13:57 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm Mon Oct 11 13:51:15 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 e374d23468f5 -r fdca36379181 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 e374d23468f5 -r fdca36379181 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 11:13:57 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/templates.htm Mon Oct 11 13:51:15 2010 -0500 @@ -29,16 +29,8 @@ S60 - - Tutorials - -
Related tasks