Symbian3/SDK/Source/GUID-CB163645-CB5E-4DB5-9830-B97D12FDCBF5.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    17 the pop-up disappears after a time-out when the user has done the adjustment.</p>
    17 the pop-up disappears after a time-out when the user has done the adjustment.</p>
    18 <p>The application may need up/down key events for controlling some other
    18 <p>The application may need up/down key events for controlling some other
    19 component, such as list. In this case it needs to be decided whether that
    19 component, such as list. In this case it needs to be decided whether that
    20 view can be left without Volume Control or whether the Volume Control component
    20 view can be left without Volume Control or whether the Volume Control component
    21 is accessed via the Options menu or toolbar.</p>
    21 is accessed via the Options menu or toolbar.</p>
    22 <p>In touch UI it is possible to activate Volume Control via universal indicator
    22 <p>Volume is adjusted with touch by dragging the slider handle and audio can
    23 pane. Volume is adjusted with touch by dragging the slider handle and audio
    23 be muted by tapping the icon in the UI component, refer to <xref href="GUID-BB8B3A11-0BBC-4759-A7F4-A28C9E70573F.dita">Touch
    24 can be muted by tapping the icon in the UI component, refer to <xref href="GUID-BB8B3A11-0BBC-4759-A7F4-A28C9E70573F.dita">Touch
       
    25 support for common UI components</xref>.</p>
    24 support for common UI components</xref>.</p>
    26 <p>The Volume Control UI component may also be always available in the view.
    25 <p>The Volume Control UI component may also be always available in the view.
    27 In this case it is fixed in the layout.</p>
    26 In this case it is fixed in the layout.</p>
    28 <fig id="GUID-FF02BFFC-828C-4D17-BF2E-D46A3C0EC4F0">
    27 <fig id="GUID-FF02BFFC-828C-4D17-BF2E-D46A3C0EC4F0">
    29 <title>Volume control UI component </title>
    28 <title>Volume control UI component </title>
    30 <image href="GUID-F96623BF-B646-46B4-942E-69EB065BE491_d0e67818_href.png" placement="inline"/>
    29 <image href="GUID-F96623BF-B646-46B4-942E-69EB065BE491_d0e62709_href.png" placement="inline"/>
    31 </fig>
    30 </fig>
    32 <table id="GUID-FA0F7D39-967B-4429-B2C6-A7A856179112"><title>Default touch events for volume pop-up</title>
    31 <table id="GUID-FA0F7D39-967B-4429-B2C6-A7A856179112"><title>Default touch
    33 <tgroup cols="3">
    32 events for volume pop-up</title>
    34 
    33 <tgroup cols="3"><colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/><colspec colname="col3" colwidth="1.19*"/>
    35 <colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/>
       
    36 <colspec colname="col3" colwidth="1.19*"/>
       
    37 <thead>
    34 <thead>
    38 <row>
    35 <row>
    39 <entry valign="top"><p>User action</p></entry>
    36 <entry valign="top"><p>User action</p></entry>
    40 <entry valign="top"><p>State change</p></entry>
    37 <entry valign="top"><p>State change</p></entry>
    41 <entry valign="top"><p>Feedback</p></entry>
    38 <entry valign="top"><p>Feedback</p></entry>
    69 <entry><p>Tactile: Feedback as specified in the Volume setting item.</p></entry>
    66 <entry><p>Tactile: Feedback as specified in the Volume setting item.</p></entry>
    70 </row>
    67 </row>
    71 <row>
    68 <row>
    72 <entry><p>Touch down and release on percentage field</p></entry>
    69 <entry><p>Touch down and release on percentage field</p></entry>
    73 <entry><p>Dismisses the volume pop-up</p></entry>
    70 <entry><p>Dismisses the volume pop-up</p></entry>
    74 <entry><p>Tactile: Pop-up close effect is provided with touch
    71 <entry><p>Tactile: Pop-up close effect is provided with touch down event.</p></entry>
    75 down event.</p></entry>
       
    76 </row>
    72 </row>
    77 </tbody>
    73 </tbody>
    78 </tgroup>
    74 </tgroup>
    79 </table></conbody></concept>
    75 </table></conbody></concept>