Symbian3/SDK/Source/GUID-788BC010-536D-4089-9B12-4A43A9C1C82B.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-788BC010-536D-4089-9B12-4A43A9C1C82B" xml:lang="en"><title>Application-specific
       
    13 indicators</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Applications may need indicators specific to their own purposes. Such indicators
       
    15 can be placed into the Navi pane, if it is available, or into some part of
       
    16 the main pane. However, using the main pane this way may require the use of
       
    17 a specific main pane layout. Notice also that the icons present in many list
       
    18 item layouts can be utilized as indicators.</p>
       
    19 <section id="GUID-AA2E8BDD-15D1-4593-99F2-EB4AEB25AC9B"><title>Using
       
    20 application-specific indicators in C++ applications</title><p>The API to use
       
    21 for indicators is the Indicators API. For the navi pane, use
       
    22 the <xref href="jar:GUID-558A5A9B-811E-4A87-B3DD-AE734C9AA966.jar!/public_specs/GuidesA/Navigation_Pane_API_Specification/Navigation_Pane_API_Specification.html" format="application/java-archive">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>
       
    23 </conbody></concept>