--- a/Symbian3/PDK/Source/GUID-92018B6B-3CBB-434D-9E61-F271C67E98E3.dita Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-92018B6B-3CBB-434D-9E61-F271C67E98E3.dita Tue Mar 30 11:56:28 2010 +0100
@@ -4,27 +4,31 @@
"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.
+ Nokia Corporation - initial contribution.
Contributors:
---> <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"><concept id="GUID-92018B6B-3CBB-434D-9E61-F271C67E98E3" xml:lang="en"><title>Touch
+-->
+<!DOCTYPE concept
+ PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-92018B6B-3CBB-434D-9E61-F271C67E98E3" xml:lang="en"><title>Touch
UI utilities API</title><shortdesc>The Touch UI utilities API is used for detecting long-tap events
-and showing an animation for them. </shortdesc><prolog><metadata><keywords></keywords></metadata></prolog><conbody>
+and showing an animation for them. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>A long tap, also called a touch down and hold event, means that the user
holds the stylus down on the screen at the same point for a long time.</p>
<fig id="GUID-1E6C16F9-51AA-45CC-8E50-AB5E51DB9E4E">
<title>Long-tap event used for opening a stylus pop-up menu</title>
-<image href="GUID-78989363-A405-4A1D-8F13-DC52FE6FAD80_d0e75590_href.png" scale="40" placement="inline"></image>
+<image href="GUID-78989363-A405-4A1D-8F13-DC52FE6FAD80_d0e108366_href.png" scale="40" placement="inline"/>
</fig>
<p>The Touch UI utilities API can be used in all GUI applications. It is a
library API that provides an interface for constructing and using the long-tap
detector component.</p>
<p>For user experience guidelines on the long-tap component, see <xref href="GUID-C11AF871-56C8-4EA4-A1E0-E2B23372EF84.dita">Touch
down and hold</xref>.</p>
-<p>For the Touch UI utilities API classes and header files, see Classes and Definitions.</p>
+<p>For the Touch UI utilities API classes and header files, see Classes and
+Definitions.</p>
<p>For implementation information, see <xref href="GUID-A15EDC87-A6EF-40D8-AA78-B52449465FEA.dita">Receiving
long tap events</xref>.</p>
<section id="GUID-139D3102-1273-4F4D-9239-309677968281"><title>Error handling</title><p>The
-leave mechanism of the Symbian OS environment is used for handling memory
+leave mechanism of the Symbian platform environment is used for handling memory
exhaustion.</p></section>
<section id="GUID-A4320820-D2A9-44C1-B2F0-C47A8C6CED6B"><title>Constraints</title><p>This
API is valid for all touch enabled Symbian platforms.</p></section>