|
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-7A552BC6-419F-4FD9-8D63-828E37982FD8" xml:lang="en"><title>Editing |
|
13 indicators</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The status of the editor is displayed using graphic indicators. They inform |
|
15 the user about things such as:</p> |
|
16 <ul> |
|
17 <li><p>Editing mode (numeric/alphanumeric, language-specific modes) </p></li> |
|
18 <li><p>Character case </p></li> |
|
19 <li><p>Predictive Text status</p></li> |
|
20 <li><p>Available space</p></li> |
|
21 </ul> |
|
22 <p>When the editor is in the main pane, the indicators are located in the |
|
23 Navi pane. A Data query that resides in a pop-up window has its indicators |
|
24 within the window.</p> |
|
25 <fig id="GUID-2832957D-DE7F-4D22-A830-E1D4F67DE952"> |
|
26 <title>Editing indicators a) in the Navi pane and b) above the editor field |
|
27 in a pop-up window</title> |
|
28 <image href="GUID-C0A4DA51-3168-4F99-9A8E-66A326186E29_d0e99023_href.png" placement="inline"/> |
|
29 </fig> |
|
30 <section id="GUID-1424E291-FD14-4FFE-BC84-013164214E30"><title>Using |
|
31 editing indicators in C++ applications</title><p>The API to use for editing |
|
32 indicators 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>.</p></section> |
|
33 </conbody></concept> |