Symbian3/SDK/Source/GUID-92018B6B-3CBB-434D-9E61-F271C67E98E3.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-92018B6B-3CBB-434D-9E61-F271C67E98E3" xml:lang="en"><title>Touch
       
    13 UI utilities API</title><shortdesc>The Touch UI utilities API is used for detecting long-tap events
       
    14 and showing an animation for them. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    15 <p>A long tap, also called a touch down and hold event, means that the user
       
    16 holds the stylus down on the screen at the same point for a long time.</p>
       
    17 <fig id="GUID-1E6C16F9-51AA-45CC-8E50-AB5E51DB9E4E">
       
    18 <title>Long-tap event used for opening a stylus pop-up menu</title>
       
    19 <image href="GUID-78989363-A405-4A1D-8F13-DC52FE6FAD80_d0e80408_href.png" scale="40" placement="inline"/>
       
    20 </fig>
       
    21 <p>The Touch UI utilities API can be used in all GUI applications. It is a
       
    22 library API that provides an interface for constructing and using the long-tap
       
    23 detector component.</p>
       
    24 <p>For user experience guidelines on the long-tap component, see <xref href="GUID-C11AF871-56C8-4EA4-A1E0-E2B23372EF84.dita">Touch
       
    25 down and hold</xref>.</p>
       
    26 <p>For the Touch UI utilities API classes and header files, see Classes and
       
    27 Definitions.</p>
       
    28 <p>For implementation information, see <xref href="GUID-A15EDC87-A6EF-40D8-AA78-B52449465FEA.dita">Receiving
       
    29 long tap events</xref>.</p>
       
    30 <section id="GUID-139D3102-1273-4F4D-9239-309677968281"><title>Error handling</title><p>The
       
    31 leave mechanism of the Symbian platform environment is used for handling memory
       
    32 exhaustion.</p></section>
       
    33 <section id="GUID-A4320820-D2A9-44C1-B2F0-C47A8C6CED6B"><title>Constraints</title><p>This
       
    34 API is valid for all touch enabled Symbian platforms.</p></section>
       
    35 <section id="GUID-C1463788-923F-4AF2-884B-3B16C93E7536"><title>Emulator support</title><p>This
       
    36 API is fully supported in the WINS/WINSCW emulator environment.</p></section>
       
    37 </conbody></concept>