Symbian3/SDK/Source/GUID-7DFA1B74-5BD1-494D-9BBA-B2D6F258C5F1.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-7DFA1B74-5BD1-494D-9BBA-B2D6F258C5F1" xml:lang="en"><title>Indicators
       
    13 in the Navi pane</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The Navi pane can contain several kinds of indicators, depending on which
       
    15 way the pane is used in the particular context:</p>
       
    16 <table id="GUID-316EBE04-76B1-4F91-90B7-8F5446943FAC"><title>Navi pane indicators</title>
       
    17 <tgroup cols="2"><colspec colname="col1"/><colspec colname="col2"/>
       
    18 <thead>
       
    19 <row>
       
    20 <entry>Indicators</entry>
       
    21 <entry><p>Description</p></entry>
       
    22 </row>
       
    23 </thead>
       
    24 <tbody>
       
    25 <row>
       
    26 <entry><p>Left and right arrows</p><fig id="GUID-58FC0E5C-12D5-4B42-8171-37567D139807">
       
    27 <title>Arrows in the Navi pane</title>
       
    28 <image href="GUID-6FE79448-5052-46F9-A74E-A128CB367697_d0e58588_href.png" scale="40" placement="inline"/>
       
    29 </fig></entry>
       
    30 <entry><p>When horizontal navigation between different main pane views is
       
    31 used, the Navi pane displays the navigation information (tabs or text may
       
    32 be used). The arrow icons on the left and right ends of the Navi pane indicate
       
    33 the possibility to move in the corresponding directions (with tabs, the arrows
       
    34 are only displayed when all tabs are not visible).</p></entry>
       
    35 </row>
       
    36 <row>
       
    37 <entry><p>Editing indicators</p><fig id="GUID-C5367363-A4F0-4AF2-8418-ED01597ED535">
       
    38 <title>Editing indicators in the Navi pane</title>
       
    39 <image href="GUID-03A3E872-8183-4F56-976E-A6AF435742C6_d0e58606_href.png" scale="40" placement="inline"/>
       
    40 </fig></entry>
       
    41 <entry><p>When an editor is in use in the main pane, the indicators related
       
    42 to editing parameters are displayed in the Navi pane. They indicate things
       
    43 such as the editing mode (numeric/alphanumeric), character case, Predictive
       
    44 Text status, and the available space.</p></entry>
       
    45 </row>
       
    46 </tbody>
       
    47 </tgroup>
       
    48 </table>
       
    49 <section id="GUID-ED4FB62F-8601-4323-83A2-0098923F7158"><title>Using
       
    50 navi pane indicators in C++ applications</title><p>The API to use for indicators
       
    51 is the Indicators API. For the navi pane, use the <xref format="html" href="specs/guides/Navigation_Pane_API_Specification/Navigation_Pane_API_Specification.html" scope="peer">Navigation pane API</xref>. For implementation information, see <xref format="html" href="specs/guides/Navigation_Pane_API_Specification/Navigation_Pane_API_Specification.html#Navigation_Pane_API_Specification.topic3" scope="peer">Using the Navigation pane API</xref>.</p></section>
       
    52 </conbody></concept>