Symbian3/SDK/Source/GUID-F1CC06C0-0D3A-4BBC-97E1-E52D2856D7A7.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-F1CC06C0-0D3A-4BBC-97E1-E52D2856D7A7" xml:lang="en"><title>Find
       
    13 pane</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The Find pane is a component intended to help find items in a list. The
       
    15 Find pane is situated in the bottom part of the main pane.</p>
       
    16 <fig id="GUID-08B6ECBF-B245-4476-BF17-29894CEBFE21">
       
    17 <title>Find pane within a selection list of names in Phonebook</title>
       
    18 <image href="GUID-0EBE8B44-1F42-4654-AC4D-A5F242FA49EB_d0e57857_href.png" placement="inline"/>
       
    19 </fig>
       
    20 <p>The standard functionality of the Find pane is as follows:</p>
       
    21 <ul>
       
    22 <li><p>Characters typed from the numeric keypad appear at the end of the string
       
    23 in the Find pane. </p></li>
       
    24 <li><p>The user can only add and remove characters at the end.</p></li>
       
    25 <li><p>The Find pane may be hidden until the user types in a character. </p></li>
       
    26 <li><p>Whenever the find string changes, the list in the main pane is filtered,
       
    27 and only the items matching the string are displayed. The user can browse
       
    28 the list normally using the Arrow up and Arrow down keys.</p></li>
       
    29 </ul>
       
    30 <p>The Find pane can also be a pop-up window. In this case, it is only displayed
       
    31 when it is specifically activated.</p>
       
    32 <section id="GUID-A625A3A9-3D7F-42C0-9FA2-251616E40138"><title>Using
       
    33 the Find pane in C++ applications</title><p>The APIs to use for the Find pane
       
    34 are the Searchfield API and the <xref format="html" href="specs/guides/Popups_API_Specification/Popups_API_Specification.html" scope="peer">Popups API</xref>.</p></section>
       
    35 </conbody></concept>