Symbian3/SDK/Source/GUID-E764B4A3-4CEE-461D-B555-C8969A62130A.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-E764B4A3-4CEE-461D-B555-C8969A62130A" xml:lang="en"><title>Status
       
    13 pane items</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>A tap on: </p>
       
    15 <ul>
       
    16 <li><p><xref href="GUID-76FD2A71-E8A3-4C82-9704-3F7F6AD4DFD8.dita">Navi pane</xref>:
       
    17 common items (such as tabs) should perform a function that is obvious and
       
    18 clear. Common AVKON interaction does not change. However, it an application
       
    19 can assign an appropriate function to its Navi pane items. It is also possible
       
    20 not to assign any function where appropriate.</p></li>
       
    21 <li><p><xref href="GUID-314B1556-5CB5-4BCC-93C0-B22DB849D2D5.dita">Universal indicator
       
    22 pane</xref>: opens a pop-up with more information on <xref href="GUID-771AF721-E2D7-41C8-BF97-5BD30D1A28AD.dita">Status
       
    23 pane</xref> indicators. It always includes battery and signal indicators and
       
    24 digital clock. The user can tap any of those for more information. For each
       
    25 visible universal indicator, there is one row reserved in the pop-up for displaying
       
    26 the icon and a description text. The description text may also inform about
       
    27 the current status and/or it may be a link to a view in corresponding application.
       
    28 For example, a tap on "3 new messages" opens the relevant view from the messaging
       
    29 application, and "Bluetooth active" switches view to the Bluetooth settings.
       
    30 Content of the row is determined by the application originating the indicator. </p></li>
       
    31 <li><p>Clock in Idle state opens the Clock application.</p></li>
       
    32 </ul>
       
    33 <section id="GUID-76A12C4E-75B1-4C9E-B885-2450DA02B990"><title>Using
       
    34 status pane items in C++ applications</title><p>The API to use for the status
       
    35 pane is the <xref format="html" href="specs/guides/Status_Pane_API_Specification/Status_Pane_API_Specification.html" scope="peer">Status Pane API</xref>. For implementation information, see <xref format="html" href="specs/guides/Status_Pane_API_Specification/Status_Pane_API_Specification.html#Status_Pane_API_Specification.topic3.2" scope="peer">Using the Status Pane API</xref>.</p></section>
       
    36 </conbody></concept>