Symbian3/SDK/Source/GUID-4C0590C6-11D5-494F-B985-A9D651A1D4E8.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-4C0590C6-11D5-494F-B985-A9D651A1D4E8" xml:lang="en"><title>Viewers</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    13 <p>The scrolling indicators are used to provide information about possible
       
    14 browsing directions (up and down) and position inside the document. Refer
       
    15 to  <xref href="GUID-11C24609-3B6D-4B44-B003-FB0C07444A9E.dita">Scrollbar</xref> for
       
    16 more information on scrolling.</p>
       
    17 <p>Applications can choose to allow selecting text from viewers. This works
       
    18 in any text selection with touch, touch down, move, and touch release over
       
    19 a block of text. Touch release event launches stylus pop-up menu with text
       
    20 copy §QTN_STYLUS_POPUP_COPY§ is displayed.</p>
       
    21 <p>Tactile: <ul>
       
    22 <li><p>Sensitive edit is provided with touch down event. </p></li>
       
    23 <li><p>Text edit effect is given while selecting letters. </p></li>
       
    24 <li><p>Blank edit effect given while selecting blank space.</p></li>
       
    25 <li><p>Line edit given while selecting lines.</p></li>
       
    26 <li><p>Empty line effect given while selecting empty line.</p></li>
       
    27 <li><p>Pop-up open effect given with touch down after selecting.</p></li>
       
    28 <li><p>Sensitive list effect given when user touches down Copy §QTN_STYLUS_POPUP_COPY</p></li>
       
    29 </ul> </p>
       
    30 </conbody></concept>