Symbian3/PDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita
changeset 5 f345bda72bc4
parent 1 25a17d01db0c
child 9 59758314f811
--- a/Symbian3/PDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita	Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita	Tue Mar 30 11:56:28 2010 +0100
@@ -4,23 +4,26 @@
 "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-E6803961-14A0-44BD-A94E-5D8A38EA907F" xml:lang="en"><title>Lists and grids</title><prolog><metadata><keywords></keywords></metadata></prolog><conbody>
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F" xml:lang="en"><title>Lists
+and grids</title><prolog><metadata><keywords/></metadata></prolog><conbody>
 <p>Vertical lists are used extensively in most applications. Two-dimensional
 grids are less frequently used, but have obvious advantages in some situations.
 In lists and grids, the user can move the focus from one item to another using
 the Arrow keys. This is called browsing or scrolling.</p>
+<p>In tap-enabled devices, a menu item can be opened by touch down and release.</p>
 <p>In general, vertical browsing is preferred over horizontal browsing; the
 keypad solutions should take this into account.</p>
-<fig id="GUID-BBF0E214-A254-42B4-B4CA-4ECC50A15D0D">
-<title>Lists</title>
-<image href="GUID-B0E6F296-1340-4458-B9F6-EDC13BBF20E9_d0e79349_href.png" scale="40" placement="inline"></image>
+<codeblock xml:space="preserve"/>
+<fig id="GUID-7B357FCA-0F6F-4C13-B566-63B9B30992F4">
+<title>Lists and grids</title>
+<image href="GUID-BDAC640A-FBFE-4DC2-BB29-1A780BCA8ADA_d0e86439_href.png" placement="inline"/>
 </fig>
-<section><title>Using lists and grids
-in C++ applications</title><p>The APIs to use for lists and grids are the Lists
-API and the Grids
-API. For implementation information, see Using
-the Lists API and Using
-the Grids API.</p></section>
+<section id="GUID-CABB0753-D960-4BAE-8159-81681F73CDAA"><title>Using
+lists and grids in C++ applications</title><p>The APIs to use for lists and
+grids are the <xref format="html" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html" scope="peer">Lists API</xref> and the <xref format="html" href="specs/guides/Grids_API_Specification/Grids_API_Specification.html" scope="peer">Grids API</xref>. For implementation information, see <xref format="html" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html#Lists_API_Specification.topic3" scope="peer">Using the Lists API</xref> and <xref format="html" href="specs/guides/Grids_API_Specification/Grids_API_Specification.html#Grids_API_Specification.topic3" scope="peer">Using the Grids API</xref>.</p></section>
 </conbody></concept>
\ No newline at end of file