Symbian3/SDK/Source/GUID-4941C035-C359-4968-9BD5-31F44EE5F810.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    39 <li><p><parmname>EAknSoftkeyOptions</parmname>, which is associated
    39 <li><p><parmname>EAknSoftkeyOptions</parmname>, which is associated
    40 with the <parmname>Options</parmname> softkey, is handled by the application
    40 with the <parmname>Options</parmname> softkey, is handled by the application
    41 framework directly and results in the <parmname>Options</parmname> menu being
    41 framework directly and results in the <parmname>Options</parmname> menu being
    42 presented to the device user.</p></li>
    42 presented to the device user.</p></li>
    43 </ul>
    43 </ul>
    44 <p>For more information on resource files, see <xref href="GUID-0FB60233-993A-4BF2-9E8C-E03AD092359B.dita">Managing
    44 <p>For more information on resource files, see <xref href="GUID-0FB60233-993A-4BF2-9E8C-E03AD092359B.dita">Managing resource files</xref>.</p>
    45 resource files</xref>.</p>
       
    46 <p>For an example of a resource file, see <xref href="GUID-411ACFE6-0324-4330-ABCD-97A925759A3C.dita">Resource
    45 <p>For an example of a resource file, see <xref href="GUID-411ACFE6-0324-4330-ABCD-97A925759A3C.dita">Resource
    47 management example: HelloWorldBasic</xref>.</p>
    46 management example: HelloWorldBasic</xref>.</p>
    48 <fig id="GUID-9BA6CBBE-E2F5-4C23-A528-F49A9467F542"><title>Options menu</title><image href="GUID-8BA0D643-5ED1-4DC4-82EC-C8AA392DCBC4_d0e36995_href.png"/></fig>
    47 <fig id="GUID-9BA6CBBE-E2F5-4C23-A528-F49A9467F542"><title>Options menu</title><image href="GUID-8BA0D643-5ED1-4DC4-82EC-C8AA392DCBC4_d0e37163_href.png"/></fig>
    49 <p>Commands are passed to the object with which the menu is associated.
    48 <p>Commands are passed to the object with which the menu is associated.
    50 The object that receives the command should handle the command if it is specific
    49 The object that receives the command should handle the command if it is specific
    51 to the object. If the command is relevant to another object, then it should
    50 to the object. If the command is relevant to another object, then it should
    52 be passed onto the other application object. The actual implementation depends
    51 be passed onto the other application object. The actual implementation depends
    53 on the design of your application.</p>
    52 on the design of your application.</p>