Symbian3/SDK/Source/GUID-E764B4A3-4CEE-461D-B555-C8969A62130A.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     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 -->  <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"><concept id="GUID-E764B4A3-4CEE-461D-B555-C8969A62130A" xml:lang="en"><title>Status
       
    10 pane items</title><prolog><metadata><keywords></keywords></metadata></prolog><conbody>
       
    11 <p>A tap on: </p>
       
    12 <ul>
       
    13 <li><p><xref href="GUID-76FD2A71-E8A3-4C82-9704-3F7F6AD4DFD8.dita">Navi pane</xref>:
       
    14 common items (such as tabs) should perform a function that is obvious and
       
    15 clear. Common AVKON interaction does not change. On the whole, however, in
       
    16 each application it is up to the given application to assign an appropriate
       
    17 function to its Navi pane items. It is perfectly acceptable also not to assign
       
    18 any function where appropriate.</p></li>
       
    19 <li><p><xref href="GUID-314B1556-5CB5-4BCC-93C0-B22DB849D2D5.dita">Universal indicator
       
    20 pane</xref>: opens a pop-up with more information on <xref href="GUID-771AF721-E2D7-41C8-BF97-5BD30D1A28AD.dita">Status
       
    21 pane</xref> indicators. It always includes battery and signal indicators and
       
    22 digital clock. The user can tap any of those for more information. For each
       
    23 visible universal indicator there is one row reserved in the pop-up for showing
       
    24 the icon and a description text. Thus the user can view what indicator is
       
    25 in question. The description text may also inform about the current status
       
    26 and/or it may be a link to a view in corresponding application e.g. by tapping
       
    27 text "3 new messages" opens the relevant view from the messaging application,
       
    28 and tapping "Bluetooth active" switches view to the Bluetooth settings. Content
       
    29 of the row is determined by the application originating the indicator. </p></li>
       
    30 <li><p>Clock in Idle opens the Clock application.</p></li>
       
    31 </ul>
       
    32 <section><title>Using status pane items
       
    33 in C++ applications</title><p>The API to use for the status pane is the Status
       
    34 pane API. For implementation information, see Using
       
    35 the status pane API.</p></section>
       
    36 </conbody></concept>