Symbian3/SDK/Source/GUID-78453EBD-B4F3-4A78-AEAE-3D126DFED31F.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    17 when a view has both a stylus popup menu and a context sensitive menu with
    17 when a view has both a stylus popup menu and a context sensitive menu with
    18 the same commands.</p><p>If the context sensitive menu is required to remain,
    18 the same commands.</p><p>If the context sensitive menu is required to remain,
    19 the stylus popup menu must be disabled. This way the item-specific commands
    19 the stylus popup menu must be disabled. This way the item-specific commands
    20 are available only in the context sensitive menu, which is launched with both
    20 are available only in the context sensitive menu, which is launched with both
    21 single and long tap.</p>     </context>
    21 single and long tap.</p>     </context>
    22 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-4-1-1-7-1-4-1-8-1-3-2">
    22 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-6-1-1-4-1-8-1-3-2">
    23 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-4-1-1-7-1-4-1-8-1-3-2-1"><cmd>You can disable
    23 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-6-1-1-4-1-8-1-3-2-1"><cmd>You can disable
    24 the stylus popup menu in either of the following ways:</cmd>
    24 the stylus popup menu in either of the following ways:</cmd>
    25 <choices>
    25 <choices>
    26 <choice><p>Dynamically during construction.</p><codeblock xml:space="preserve">iListBox-&gt;ConstructL(this, EAknListBoxItemSpecificMenuDisabled);
    26 <choice><p>Dynamically during construction.</p><codeblock xml:space="preserve">iListBox-&gt;ConstructL(this, EAknListBoxItemSpecificMenuDisabled);
    27 </codeblock></choice>
    27 </codeblock></choice>
    28 <choice><p>In the list box resource</p><codeblock xml:space="preserve">LISTBOX
    28 <choice><p>In the list box resource</p><codeblock xml:space="preserve">LISTBOX