core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
child 2136 f0b706fa897d
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
    14 <ul>
    14 <ul>
    15   <li>Editor views - perform editing functions, format, compare, and a host of other file actions </li>
    15   <li>Editor views - perform editing functions, format, compare, and a host of other file actions </li>
    16   <li><a href="../reference/view_breakpoints.htm">Breakpoints</a> view - enable, disable, remove, or select all breakpoints</li>
    16   <li><a href="../reference/view_breakpoints.htm">Breakpoints</a> view - enable, disable, remove, or select all breakpoints</li>
    17   <li><a href="../debugger/debug/viewing_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </li>
    17   <li><a href="../debugger/debug/viewing_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </li>
    18   <li><a href="../reference/view_memory.htm">Memory</a> view - add or remove memory monitors </li>
    18   <li><a href="../reference/view_memory.htm">Memory</a> view - add or remove memory monitors </li>
    19   <li><a href="../reference/view_proj_explorer.htm">Project Explorer</a> view - manage projects, build, delete, freeze, run, debug, and other common project commands</li>
    19   <li><a href="../projects/views/view_proj_explorer.htm">Project Explorer</a> view - manage projects, build, delete, freeze, run, debug, and other common project commands</li>
    20   <li><a href="../reference/view_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>
    20   <li><a href="../reference/view_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>
    21 </ul>
    21 </ul>
    22 <p class="note"><b>TIP</b> Experiment using the context menu in various views to discover additional capabilities.</p>
    22 <p class="note"><b>TIP</b> Experiment using the context menu in various views to discover additional capabilities.</p>
    23 <p>Figure 1 shows a sample context menu in the Breakpoints view.</p>
    23 <p>Figure 1 shows a sample context menu in the Breakpoints view.</p>
    24 <p align="center"><img src="images/breakpt_popup_menu.png" width="155" height="187" /></p>
    24 <p align="center"><img src="images/breakpt_popup_menu.png" width="155" height="187" /></p>