Symbian3/SDK/Source/GUID-C4FDDBD9-2B29-5A59-AA29-855D1BE1354A.dita
changeset 8 ae94777fff8f
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
       
     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-C4FDDBD9-2B29-5A59-AA29-855D1BE1354A" xml:lang="en"><title>Scroll:
       
    13 simple scrolling</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <section><title>Description</title> <p>The <filepath>Scroll</filepath> example
       
    15 demonstrates simple scrolling using pointer repeat events. It uses <codeph>RWindowBase::RequestPointerRepeatEvent()</codeph>,
       
    16 which ensures that holding down the pointer (or either mouse button on the
       
    17 Emulator) results in a smooth scroll. </p> </section>
       
    18 <section id="GUID-A550C719-3977-5921-A6EE-EAAEBA7D7267"><title>Download</title> <p>Click
       
    19 on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-43f9accb-6fe0-493d-9d43-37ee78bfd0bf.zip" scope="external">Scroll.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-43f9accb-6fe0-493d-9d43-37ee78bfd0bf.html" scope="peer">browse</xref> to view the example code. </p> </section>
       
    20 <section><title>Class Summary</title><p><xref href="GUID-98C5818D-DC77-38FF-921E-13BF54755CE2.dita"><apiname>RWindowHandle </apiname></xref></p><p><xref href="GUID-9FFD28C7-8747-3438-84BF-44AF26ACEC7D.dita"><apiname>RWindowTreeNode</apiname></xref></p><p><xref href="GUID-1460DD8F-9AA1-3B99-8FFD-F309959CCA34.dita"><apiname>RWindowBase</apiname></xref></p><p><xref href="GUID-64D4D428-D65F-3D9D-A0D4-C8338C848B25.dita"><apiname>RWindowGroup</apiname></xref></p><p><xref href="GUID-0AEE5955-C530-35F1-A904-69183331B294.dita"><apiname>CWindowGc</apiname></xref></p></section>
       
    21 <section><title>Running on the emulator</title> <p>Clicking the left mouse
       
    22 button causes the line to scroll up, clicking the right mouse button causes
       
    23 it to scroll down. </p> </section>
       
    24 <section><title>Running on the target phone</title> <p>Tapping on the numbered
       
    25 window causes the line to scroll up. The behaviour invoked by the right mouse
       
    26 button click is unavailable on the target phone. </p> </section>
       
    27 </conbody></concept>