Symbian3/SDK/Source/GUID-4941C035-C359-4968-9BD5-31F44EE5F810.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    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
    45 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
    46 <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>
    47 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_d0e42562_href.png"/></fig>
    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>
    49 <p>Commands are passed to the object with which the menu is associated.
    49 <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
    50 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
    51 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
    52 be passed onto the other application object. The actual implementation depends
    53 on the design of your application.</p>
    53 on the design of your application.</p>