Symbian3/SDK/Source/GUID-F1CC06C0-0D3A-4BBC-97E1-E52D2856D7A7.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     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 -->  <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"><concept id="GUID-F1CC06C0-0D3A-4BBC-97E1-E52D2856D7A7" xml:lang="en"><title>Find
       
    10 pane</title><prolog><metadata><keywords></keywords></metadata></prolog><conbody>
       
    11 <p>The Find pane is a component intended to help find items in a list. The
       
    12 Find pane is situated in the bottom part of the main pane.</p>
       
    13 <fig id="GUID-DF8F54F6-8110-421B-8CC2-62FE32BB7DDD">
       
    14 <title>Find pane within a selection list of names in Phonebook</title>
       
    15 <image href="GUID-77459C3C-F747-4A9A-93F6-D19E518DACBB_d0e58615_href.png" scale="33" placement="inline"></image>
       
    16 </fig>
       
    17 <p>The standard functionality of the Find pane is as follows:</p>
       
    18 <ul>
       
    19 <li><p>Characters typed from the numeric keypad appear in the end of the string
       
    20 in the Find pane. </p></li>
       
    21 <li><p>The user can only add and remove characters in the end.</p></li>
       
    22 <li><p>The Find pane may be hidden until the user types in a character. </p></li>
       
    23 <li><p>Whenever the find string changes, the list in the main pane is filtered,
       
    24 and only the items matching the string are displayed. The user can browse
       
    25 the list normally using the Arrow up and Arrow down keys.</p></li>
       
    26 </ul>
       
    27 <p>The Find pane can also be a pop-up window. In this case, it is only displayed
       
    28 when it is specifically activated.</p>
       
    29 <section><title>Using the Find pane in
       
    30 C++ applications</title><p>The APIs to use for the Find pane are the Searchfield
       
    31 API and the Popups
       
    32 API.</p></section>
       
    33 </conbody></concept>