core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_menus.htm
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
child 2136 f0b706fa897d
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
     8 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
     8 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
    10 </head>
    10 </head>
    11 <body >
    11 <body >
    12 <h2>Customizing Carbide: Toolbars and Menus</h2>
    12 <h2>Customizing Carbide: Toolbars and Menus</h2>
    13 <p> You can customize which commands appear on toolbars and menus using the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.project.ui.views.SymbianProjectNavigatorView)")'>Customize Perspective</a> dialog. For purposes of customizing Carbide there are two perspectives of interest, the <a href="../../concepts/CarbidePerspective.html">Carbide C/C++</a> perspective where project management and editing occurs and the <a href="../../reference/perspective_debug.htm">Debug</a> perspective used for debugging a project.</p>
    13 <p> You can customize which commands appear on toolbars and menus using the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.project.ui.views.SymbianProjectNavigatorView)")'>Customize Perspective</a> dialog. For purposes of customizing Carbide there are two perspectives of interest, the <a href="../../projects/views/perspective_carbide.htm">Carbide C/C++</a> perspective where project management and editing occurs and the <a href="../../reference/perspective_debug.htm">Debug</a> perspective used for debugging a project.</p>
    14 <p>Click <strong>Window &gt; Customize Perspectve...</strong> to open the <strong>Customize Perspective</strong> dialog which allows you to customize the current perspective. There are four tabs enabling you to customize the Carbide commands in multiple ways. The tabs include:</p>
    14 <p>Click <strong>Window &gt; Customize Perspectve...</strong> to open the <strong>Customize Perspective</strong> dialog which allows you to customize the current perspective. There are four tabs enabling you to customize the Carbide commands in multiple ways. The tabs include:</p>
    15 <ul>
    15 <ul>
    16     <li><a href="#toolbar">Toolbar Visibility</a></li>
    16     <li><a href="#toolbar">Toolbar Visibility</a></li>
    17     <li><a href="#menus">Menu Visibility</a></li>
    17     <li><a href="#menus">Menu Visibility</a></li>
    18     <li><a href="#cmdGroup">Command Group Availability</a></li>
    18     <li><a href="#cmdGroup">Command Group Availability</a></li>