Symbian3/SDK/Source/GUID-567718E7-0267-4641-A9E3-538D893362D2.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-567718E7-0267-4641-A9E3-538D893362D2" xml:lang="en"><title>Item-specific
       
    13 options menu</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Item-specific options are placed in the stylus pop-up menu that is activated
       
    15 with touch down and hold on an item. Menu can be attached to almost all the
       
    16 items. Opening of the pop-up is indicated to the user via animation during
       
    17 the touch down and hold. If the finger is released before the touch down and
       
    18 hold time-out (0.5 seconds) is full, item’s touch down and release activity
       
    19 is initiated. If the stylus pop-up menu is launched from an item that can
       
    20 hold focus (for example, list item), the focus is displayed on the item while
       
    21 the stylus pop-up menu is open.</p>
       
    22 <fig id="GUID-3319B23C-B30F-42A0-83F2-636568BD2960">
       
    23 <title>An example of Item-specific options menu within stylus pop-up menu.</title>
       
    24 <image href="GUID-70E92884-004F-43B5-B740-B0C95E8E401C_d0e68178_href.png" placement="inline"/>
       
    25 </fig>
       
    26 <table id="GUID-5B8DA500-4092-4E1A-A035-308C4D352138-GENID-1-8-1-6-1-1-5-1-16-1-8-1-3-1-2-3"><title>Default touch
       
    27 events for Item-specific options menu.</title>
       
    28 <tgroup cols="3">
       
    29 
       
    30 <colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/>
       
    31 <colspec colname="col3" colwidth="1.19*"/>
       
    32 <thead>
       
    33 <row>
       
    34 <entry valign="top"><p>User action</p></entry>
       
    35 <entry valign="top"><p>State change</p></entry>
       
    36 <entry valign="top"><p>Feedback</p></entry>
       
    37 </row>
       
    38 </thead>
       
    39 <tbody>
       
    40 <row>
       
    41 <entry><p>Touch down</p></entry>
       
    42 <entry><p>No effect</p></entry>
       
    43 <entry><p>Highlight is shown. </p><p>Tactile: Basic list effect and audio
       
    44 feedback are provided with touch down event.</p></entry>
       
    45 </row>
       
    46 <row>
       
    47 <entry><p>Touch release</p></entry>
       
    48 <entry><p>The item is activated.</p></entry>
       
    49 <entry><p>Highlight disappears and stylus pop-up is closed. </p><p>Tactile:
       
    50 Basic list effect is provided with touch release event.</p></entry>
       
    51 </row>
       
    52 <row>
       
    53 <entry><p>Touch down and hold</p></entry>
       
    54 <entry><p>Inactive</p></entry>
       
    55 <entry><p>Tactile: No effect</p></entry>
       
    56 </row>
       
    57 <row>
       
    58 <entry><p>Touch down and move inside the stylus pop-up</p></entry>
       
    59 <entry><p>Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging
       
    60 and flicking</xref> events.</p></entry>
       
    61 <entry><p>Tactile: Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging
       
    62 and flicking</xref> events.</p></entry>
       
    63 </row>
       
    64 <row>
       
    65 <entry><p>Touch down and move out of the stylus pop-up menu</p></entry>
       
    66 <entry><p>Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging
       
    67 and flicking</xref> events.</p></entry>
       
    68 <entry><p>Tactile: Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging
       
    69 and flicking</xref> events.</p></entry>
       
    70 </row>
       
    71 <row>
       
    72 <entry><p>Touch down and release outside menu area</p></entry>
       
    73 <entry><p>Stylus pop-up menu disappears. No selection is made.</p></entry>
       
    74 <entry><p>Tactile: Opens via long touch. Provides only the increasing long
       
    75 touch effect during the touch down and hold event and no additional pop-up
       
    76 effect when the menu opens.</p></entry>
       
    77 </row>
       
    78 <row>
       
    79 <entry><p>Touch down and move horizontally</p></entry>
       
    80 <entry><p>Inactive</p></entry>
       
    81 <entry><p>Highlight stays on the item that was touched down before moving
       
    82 horizontally. </p><p>Tactile: No effect</p></entry>
       
    83 </row>
       
    84 </tbody>
       
    85 </tgroup>
       
    86 </table></conbody></concept>