Symbian3/SDK/Source/GUID-5918ED8A-B26B-41A0-94A6-AB6D51BF80A1.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-5918ED8A-B26B-41A0-94A6-AB6D51BF80A1" xml:lang="en"><title>Menu
       
    13 bars</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <fig id="GUID-3C745A35-F53E-4801-B260-7006F85BBE2F"><title>Menu bar configuration</title><image href="GUID-C6B65A53-BE0A-4C35-B355-379D9FE494F8_d0e66731_href.png"/></fig>
       
    15 <p>The Symbian platform uses <parmname>MENU_BAR</parmname> resources to
       
    16 create the <parmname>Options</parmname> menu, when a mobile device user selects
       
    17 the <parmname>Options</parmname> softkey. The options that appear above the
       
    18 softkeys are determined by <xref href="GUID-A4F3738C-CBFD-4151-9132-26FE05966715.dita">CBA
       
    19 resources</xref>. The <parmname>MENU_BAR</parmname> resources map the text
       
    20 that appears in the <parmname>Options</parmname> menu with commands that are
       
    21 collected by the event loop of the application framework and delivered to
       
    22 your application for <xref href="GUID-4941C035-C359-4968-9BD5-31F44EE5F810.dita">command
       
    23 handling</xref>.</p>
       
    24 <p>As the above figure illustrates, in menu bars, different elements in
       
    25 the <b>Options</b> menu are declared in a series of <xref href="GUID-5F749184-C804-41FC-BA81-038783BDC967.dita">resource
       
    26 statements</xref>. For information on declaring resources for menu bars, see <xref href="GUID-E849C798-07A0-47B3-BDBF-203325062FBD.dita">Menu
       
    27 bar resource statements</xref>.</p>
       
    28 <p>Access to menus is provided through the <xref format="html" href="specs/guides/Options_Menu_API_Specification/Options_Menu_API_Specification.html" scope="peer">Options Menu API</xref>.</p>
       
    29 </conbody></concept>