Symbian3/SDK/Source/GUID-C08C9AE9-99A6-4EB7-B665-41E92EDD9747.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-C08C9AE9-99A6-4EB7-B665-41E92EDD9747" xml:lang="en"><title>Volume
       
    13 setting item</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Volume setting item is used for controlling the volume setting on the mobile
       
    15 device.<fig id="GUID-997C9FB2-57D4-46B9-93AB-49E943933A44">
       
    16 <title>Volume setting item</title>
       
    17 <image href="GUID-057891A5-2394-489E-9323-91BE256F2188_d0e69537_href.png" placement="inline"/>
       
    18 </fig>Text</p>
       
    19 <table frame="all" id="GUID-FE789A23-AD1F-4C61-B533-E7927B0D8052"><title>Default
       
    20 touch events for volume setting item</title>
       
    21 <tgroup cols="3">
       
    22 
       
    23 <colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.03*"/>
       
    24 <colspec colname="col3" colwidth="1.17*"/>
       
    25 <thead>
       
    26 <row>
       
    27 <entry valign="top"><p>User action</p></entry>
       
    28 <entry valign="top"><p>State change</p></entry>
       
    29 <entry valign="top"><p>Feedback</p></entry>
       
    30 </row>
       
    31 </thead>
       
    32 <tbody>
       
    33 <row>
       
    34 
       
    35 <entry><p>Touch down</p></entry>
       
    36 <entry><p>The focused value is the new volume level.</p></entry>
       
    37 <entry><p>Tactile: Sensitive slider effect and audio feedback are provided
       
    38 with touch down event.</p></entry>
       
    39 </row>
       
    40 <row>
       
    41 <entry><p>Touch release</p></entry>
       
    42 <entry><p>No effect</p></entry>
       
    43 <entry><p>Tactile: No effect</p></entry>
       
    44 </row>
       
    45 <row>
       
    46 <entry><p>Touch down and move</p></entry>
       
    47 <entry><p>Changes the glider value along with the touch event. </p><p>The
       
    48 glider control area is the entire main pane area. </p><p>Touch down on glider,
       
    49 moving and touch release are performed in the glider control area, without
       
    50 releasing the touch event.</p></entry>
       
    51 <entry><p>Tactile: Sensitive slider effect and audio given tied to the steps,
       
    52 if there is more than 15 steps then smooth slider effect (no audio) is given
       
    53 instead.</p></entry>
       
    54 </row>
       
    55 <row>
       
    56 <entry><p>Touch down and cancel</p></entry>
       
    57 <entry><p>The value of the glider is where it was when the touch left the
       
    58 control area. </p><p>Touch is moved out from the glider area, without releasing
       
    59 it. </p><p>If the user drags the touch out of the glider area, and back, the
       
    60 value will continue to move along with the touch action.</p></entry>
       
    61 <entry><p>Tactile: No touch release feedback given if it is performed outside
       
    62 slider.</p></entry>
       
    63 </row>
       
    64 </tbody>
       
    65 </tgroup>
       
    66 </table></conbody></concept>