--- a/Symbian3/PDK/Source/GUID-97712509-84AD-462F-8FFB-E1E6D8278938.dita Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-97712509-84AD-462F-8FFB-E1E6D8278938.dita Tue Mar 30 11:56:28 2010 +0100
@@ -4,10 +4,13 @@
"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-97712509-84AD-462F-8FFB-E1E6D8278938" xml:lang="en"><title>Enabling
-touch support for buttons</title><prolog><metadata><keywords></keywords></metadata></prolog><conbody>
+-->
+<!DOCTYPE concept
+ PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-97712509-84AD-462F-8FFB-E1E6D8278938" xml:lang="en"><title>Enabling
+touch support for buttons</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>To use a touch-enabled button in your application, implement the following
use cases:</p>
<ul>
@@ -22,7 +25,7 @@
<li><p><xref href="GUID-E1A2872E-6E8D-4C02-B3C0-23213FD56106.dita">Handling button
events</xref></p></li>
</ul>
-<p><draft-comment translate="no" time="2008-05-12T14:05">We need to provide more clarity
+<p><draft-comment time="2008-05-12T14:05" translate="no">We need to provide more clarity
on the required order of implementing the use cases and clarify whether there
are alternative approaches for achieving the same results.</draft-comment></p>
<p>The following use cases are optional, allowing you to set additional properties
@@ -34,7 +37,7 @@
in buttons</xref></p></li>
</ul>
<section><title>Implementation file</title><p>The implementation file for
-the Generic button API is aknbutton.h.</p></section>
+the Generic button API is <xref href="jar:GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6.jar!/html/aknbutton_8h-source.html" format="application/java-archive"><codeph>aknbutton.h</codeph></xref>.</p></section>
</conbody><related-links>
<link href="GUID-F3EE1000-71A6-4D48-A30B-3D2357BF20FB.dita"><linktext>Generic button
API description</linktext></link>