Symbian3/PDK/Source/GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955.dita
changeset 9 59758314f811
parent 5 f345bda72bc4
child 12 80ef3a206772
equal deleted inserted replaced
8:ae94777fff8f 9:59758314f811
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955" xml:lang="en"><title>Implementing
    12 <concept id="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955" xml:lang="en"><title>Implementing
    13 framework requirements</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 framework requirements</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 <fig id="GUID-0BBC3D60-0EF0-4446-A1A5-CF84A4728C72"><title>Application Menu</title><image href="GUID-3382507E-1B21-418C-A908-DD3F688C0672_d0e69813_href.png"/></fig>
    14 <fig id="GUID-0BBC3D60-0EF0-4446-A1A5-CF84A4728C72"><title>Application Menu</title><image href="GUID-3382507E-1B21-418C-A908-DD3F688C0672_d0e64164_href.png"/></fig>
    15 <p>In the Symbian platform, mobile device users start applications from
    15 <p>In the Symbian platform, mobile device users start applications from
    16 the application menu. When the mobile device user selects an application,
    16 the application menu. When the mobile device user selects an application,
    17 the application framework calls the application's entry point to launch the
    17 the application framework calls the application's entry point to launch the
    18 application. In some cases, applications can also be started by other executables.</p>
    18 application. In some cases, applications can also be started by other executables.</p>
    19 <fig id="GUID-5A76CBEA-8AF3-4F68-B2FB-9F402D748DF3"><title>Application launch</title><image href="GUID-CC4CA423-0A14-457C-8CBE-4A9F0E8D0B96_d0e69821_href.png"/></fig>
    19 <fig id="GUID-5A76CBEA-8AF3-4F68-B2FB-9F402D748DF3"><title>Application launch</title><image href="GUID-CC4CA423-0A14-457C-8CBE-4A9F0E8D0B96_d0e64172_href.png"/></fig>
    20 <p>When an application starts, objects are created in the following order:</p>
    20 <p>When an application starts, objects are created in the following order:</p>
    21 <ol>
    21 <ol>
    22 <li id="GUID-BC07E865-8B42-4654-90F9-4644B202EDBC"><p>application
    22 <li id="GUID-BC07E865-8B42-4654-90F9-4644B202EDBC"><p>application
    23 (<xref href="GUID-4F825D83-47A4-36C9-9A25-943A6D799F84.dita"><apiname>CAknApplication</apiname></xref>)</p></li>
    23 (<xref href="GUID-4F825D83-47A4-36C9-9A25-943A6D799F84.dita"><apiname>CAknApplication</apiname></xref>)</p></li>
    24 <li id="GUID-0B6D8737-8FC7-486B-B3ED-6F91CFA69670"><p>document (<xref href="GUID-935C59EE-AD66-33FE-987B-BD97F5147CC1.dita"><apiname>CAknDocument</apiname></xref>)</p>
    24 <li id="GUID-0B6D8737-8FC7-486B-B3ED-6F91CFA69670"><p>document (<xref href="GUID-935C59EE-AD66-33FE-987B-BD97F5147CC1.dita"><apiname>CAknDocument</apiname></xref>)</p>