Symbian3/PDK/Source/GUID-788BC010-536D-4089-9B12-4A43A9C1C82B.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 11:56:28 +0100
changeset 5 f345bda72bc4
parent 1 25a17d01db0c
child 9 59758314f811
permissions -rw-r--r--
Week 12 contribution of PDK documentation_content. See release notes for details. Fixes Bug 2054, Bug 1583, Bug 381, Bug 390, Bug 463, Bug 1897, Bug 344, Bug 1319, Bug 394, Bug 1520, Bug 1522, Bug 1892"

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-788BC010-536D-4089-9B12-4A43A9C1C82B" xml:lang="en"><title>Application-specific
indicators</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>Applications may need indicators specific to their own purposes. Such indicators
can be placed into the Navi pane, if it is available, or into some part of
the main pane. However, using the main pane this way may require the use of
a specific main pane layout. Notice also that the icons present in many list
item layouts can be utilized as indicators.</p>
<section id="GUID-AA2E8BDD-15D1-4593-99F2-EB4AEB25AC9B"><title>Using
application-specific indicators in C++ applications</title><p>The API to use
for indicators is the Indicators API. For the navi pane, use
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>
</conbody></concept>