Symbian3/SDK/Source/GUID-F149726A-CC79-42A1-8A25-E15AC14ABE9A.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    13 list</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 list</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 <p>A setting list is a specific kind of selection list containing setting
    14 <p>A setting list is a specific kind of selection list containing setting
    15 items that the user can adjust. Setting lists are displayed in the main pane.</p>
    15 items that the user can adjust. Setting lists are displayed in the main pane.</p>
    16 <fig id="GUID-0CDD9A63-4113-4662-BCBA-502FC7CA8FF4">
    16 <fig id="GUID-0CDD9A63-4113-4662-BCBA-502FC7CA8FF4">
    17 <title>Setting list </title>
    17 <title>Setting list </title>
    18 <image href="GUID-EC7E0C0E-EEB0-45B5-BE4A-11CAF78EC366_d0e62404_href.png" placement="inline"/>
    18 <image href="GUID-EC7E0C0E-EEB0-45B5-BE4A-11CAF78EC366_d0e58382_href.png" placement="inline"/>
    19 </fig>
    19 </fig>
    20 <p>A setting item can be adjusted by selecting it in the same way as selection
    20 <p>A setting item can be adjusted by selecting it in the same way as selection
    21 list items are selected in general; that is, by pressing the Selection key,
    21 list items are selected in general; that is, by pressing the Selection key,
    22 or choosing the Change command from the Options menu. The main pane then displays
    22 or choosing the Change command from the Options menu. The main pane then displays
    23 the setting item editor where the value can be changed.</p>
    23 the setting item editor where the value can be changed.</p>
    65 </tbody>
    65 </tbody>
    66 </tgroup>
    66 </tgroup>
    67 </table>
    67 </table>
    68 <fig id="GUID-100ECC17-5370-437D-B356-070DC3F1E785">
    68 <fig id="GUID-100ECC17-5370-437D-B356-070DC3F1E785">
    69 <title>Pop-up setting</title>
    69 <title>Pop-up setting</title>
    70 <image href="GUID-DFBBA71F-0042-4303-B66F-0D291106B655_d0e62487_href.png" placement="inline"/>
    70 <image href="GUID-DFBBA71F-0042-4303-B66F-0D291106B655_d0e58465_href.png" placement="inline"/>
    71 </fig>
    71 </fig>
    72 <fig id="GUID-FE7CEFF0-1929-46D5-906B-B65C4CC909BF">
    72 <fig id="GUID-FE7CEFF0-1929-46D5-906B-B65C4CC909BF">
    73 <title>Multi-selection setting</title>
    73 <title>Multi-selection setting</title>
    74 <image href="GUID-3AA34D0C-539D-4D4E-9337-EB5B83AEF4C1_d0e62495_href.png" placement="inline"/>
    74 <image href="GUID-3AA34D0C-539D-4D4E-9337-EB5B83AEF4C1_d0e58473_href.png" placement="inline"/>
    75 </fig>
    75 </fig>
    76 <fig id="GUID-9391502B-9B3E-417C-98D4-9962B88E9C97">
    76 <fig id="GUID-9391502B-9B3E-417C-98D4-9962B88E9C97">
    77 <title>Text setting</title>
    77 <title>Text setting</title>
    78 <image href="GUID-F161C184-2016-4331-A57C-78C753453EFE_d0e62503_href.png" placement="inline"/>
    78 <image href="GUID-F161C184-2016-4331-A57C-78C753453EFE_d0e58481_href.png" placement="inline"/>
    79 </fig>
    79 </fig>
    80 <fig id="GUID-C8EFE352-7D5B-4199-B6C9-A9F9DEBFEF53">
    80 <fig id="GUID-C8EFE352-7D5B-4199-B6C9-A9F9DEBFEF53">
    81 <title>Slider setting</title>
    81 <title>Slider setting</title>
    82 <image href="GUID-D8D65830-CC9D-4E9F-A206-34BB077E89E6_d0e62511_href.png" placement="inline"/>
    82 <image href="GUID-D8D65830-CC9D-4E9F-A206-34BB077E89E6_d0e58489_href.png" placement="inline"/>
    83 </fig>
    83 </fig>
    84 <p>By default, in a setting editor, the keypad functions are as follows:</p>
    84 <p>By default, in a setting editor, the keypad functions are as follows:</p>
    85 <table id="GUID-1181AD52-5BAD-4F44-A0A1-EA930F63E1AC"><title>Default key events
    85 <table id="GUID-1181AD52-5BAD-4F44-A0A1-EA930F63E1AC"><title>Default key events
    86 in setting editor</title>
    86 in setting editor</title>
    87 <tgroup cols="2"><colspec colname="col1" colwidth="0.32*"/><colspec colname="col2" colwidth="1.68*"/>
    87 <tgroup cols="2"><colspec colname="col1" colwidth="0.32*"/><colspec colname="col2" colwidth="1.68*"/>
   198 the Selection key; the item's value is changed immediately. However, if the
   198 the Selection key; the item's value is changed immediately. However, if the
   199 user opens the setting item via the <b>Options</b> menu, or if an additional
   199 user opens the setting item via the <b>Options</b> menu, or if an additional
   200 procedure is required (for example a password) before the item's value can
   200 procedure is required (for example a password) before the item's value can
   201 be changed, the list is opened normally.</p>
   201 be changed, the list is opened normally.</p>
   202 <section id="GUID-EDDFFFA4-DFBC-4455-B6DD-D48ED995A3EF"><title>Using
   202 <section id="GUID-EDDFFFA4-DFBC-4455-B6DD-D48ED995A3EF"><title>Using
   203 setting lists in C++ applications</title><p>The APIs to use for setting lists
   203 setting lists in applications</title><p>The APIs to use for setting
   204 are the <xref format="html" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html" scope="peer">Lists API</xref> and the <xref format="html" href="specs/guides/Setting_Pages_API_Specification/Setting_Pages_API_Specification.html" scope="peer">Setting pages API</xref>. For implementation information, see <xref format="htrml" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html#Lists_API_Specification.topic3" scope="peer">Using the Lists API</xref> and <xref format="html" href="specs/guides/Setting_Pages_API_Specification/Setting_Pages_API_Specification.html#Setting_Pages_API_Specification.topic3" scope="peer">Using the Setting pages API</xref>.</p></section>
   204 lists are the <xref format="html" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html" scope="peer">Lists API</xref> and the <xref format="html" href="specs/guides/Setting_Pages_API_Specification/Setting_Pages_API_Specification.html" scope="peer">Setting pages API</xref>. For implementation information, see <xref format="htrml" href="specs/guides/Lists_API_Specification/Lists_API_Specification.html#Lists_API_Specification.topic3" scope="peer">Using the Lists API</xref> and <xref format="html" href="specs/guides/Setting_Pages_API_Specification/Setting_Pages_API_Specification.html#Setting_Pages_API_Specification.topic3" scope="peer">Using the Setting pages API</xref>.</p></section>
   205 </conbody></concept>
   205 </conbody></concept>