Symbian3/SDK/Source/GUID-75553219-500C-487F-8D7E-0FAF48CF1872.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-75553219-500C-487F-8D7E-0FAF48CF1872" xml:lang="en"><title>Submenus</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    13 <p>An item in the <b>Options</b> menu can be a submenu title, leading to additional
       
    14 choices that are displayed in another pop-up window (on top of the Options
       
    15 menu pop-up window) as a submenu.</p>
       
    16 <fig id="GUID-FD9FBC91-7A38-4A26-A8C2-A478DA9D5184">
       
    17 <title>Submenu in the Options menu</title>
       
    18 <image href="GUID-5E8C5D5C-8B84-4126-A8A8-F61F7DA0AD32_d0e65812_href.png" scale="40" placement="inline"/>
       
    19 </fig>
       
    20 <p>The submenu is opened by pressing either the left softkey (<b>Select</b>),
       
    21 the Selection key, or the Arrow right key.</p>
       
    22 <p>The user can close the submenu window by pressing the Arrow left key. The
       
    23 main menu window remains open, with the focus on the submenu title.</p>
       
    24 <p>When an item in a submenu is selected, both the submenu and main menu windows
       
    25 are closed.</p>
       
    26 <p>The following rules apply to submenus:</p>
       
    27 <ul>
       
    28 <li><p>The number of items should be low, so that the user does not need to
       
    29 scroll in order to see all of them. </p></li>
       
    30 <li><p>Functions should not occur sometimes in the main level and at other
       
    31 times in a submenu. Items that are in a submenu should always be found in
       
    32 the same submenu. </p></li>
       
    33 <li><p>Only one submenu level is allowed; that is, a submenu cannot contain
       
    34 another submenu.</p></li>
       
    35 </ul>
       
    36 </conbody></concept>