Symbian3/SDK/Source/GUID-29486886-CB54-4A83-AD6D-70F971A86DFC.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-29486886-CB54-4A83-AD6D-70F971A86DFC" xml:lang="en"><title>Application
       
    13 and UI frameworks</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The purpose of this section is to explain how to use the features offered
       
    15 by the application and UI frameworks when designing and implementing your
       
    16 application. </p>
       
    17 <p>The table below illustrates different areas used in the Hello World Basic
       
    18 sample application included in the S60 5th Edition SDK and provides information
       
    19 on how to implement the different areas in your application using the application
       
    20 and UI frameworks.</p>
       
    21 <p><draft-comment time="2008-07-02T13:50" translate="no">When the library is published, the
       
    22 table below will contain Flash animations from the helloworldbasic sample
       
    23 application illustrating the different areas of using the application and
       
    24 UI FWs, such as the application being launched.</draft-comment></p>
       
    25 <table id="GUID-FF83D005-B63E-4A49-B54F-286A0AA141D2">
       
    26 <tgroup cols="3"><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/>
       
    27 <thead>
       
    28 <row>
       
    29 <entry><p>Area</p></entry>
       
    30 <entry><p>Example from Hello World Basic sample application</p></entry>
       
    31 <entry><p>Implementation information</p></entry>
       
    32 </row>
       
    33 </thead>
       
    34 <tbody>
       
    35 <row>
       
    36 <entry><p>Launching the application</p></entry>
       
    37 <entry><fig id="GUID-69BC4105-83B7-402C-AF0A-2BA5F196E84B">
       
    38 <object data="GUID-B5BB6A00-7CD8-4322-ACD4-B9F0E1EEA6B2" height="320" width="184">
       
    39 </object>
       
    40 </fig></entry>
       
    41 <entry><ul>
       
    42 <li><p><xref href="GUID-BDDDF68F-F7C3-43AF-8B6C-C77C701FD2A9.dita">Framework requirements
       
    43 for GUI applications</xref></p></li>
       
    44 <li><p><xref href="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955.dita">Implementing
       
    45 application framework requirements</xref></p></li>
       
    46 <li><p><xref href="GUID-FE9017F4-4197-472F-A3E7-267169A51ABD.dita">Registering
       
    47 your application</xref></p></li>
       
    48 </ul></entry>
       
    49 </row>
       
    50 <row>
       
    51 <entry><p>Handling left softkey events and launching the <uicontrol>Options</uicontrol> menu</p></entry>
       
    52 <entry><fig id="GUID-30495722-DF49-45A3-ADBD-799517AC4A11">
       
    53 <object data="GUID-183D31B7-992E-4537-9831-C859EB61D10F" height="320" width="184">
       
    54 </object>
       
    55 </fig></entry>
       
    56 <entry><ul>
       
    57 <li><p><xref href="GUID-A9330FEF-C559-4E2B-B064-0151FDADEA8C.dita">Event handling</xref></p></li>
       
    58 <li><p><xref href="GUID-4941C035-C359-4968-9BD5-31F44EE5F810.dita">Handling commands</xref></p></li>
       
    59 </ul></entry>
       
    60 </row>
       
    61 <row>
       
    62 <entry><p>Handling key and pointer events </p></entry>
       
    63 <entry><fig id="GUID-F4D00ADC-F096-4038-B107-9BA5B9A0D0A4">
       
    64 <object data="GUID-EAC5F9E8-9B7E-4A56-B6C0-E426637BBC3B" height="320" width="184">
       
    65 </object>
       
    66 </fig></entry>
       
    67 <entry><ul>
       
    68 <li><p><xref href="GUID-EF7FF39E-929F-4767-B475-5D582D37BB32.dita">Handling window
       
    69 server events</xref></p></li>
       
    70 <li><p><xref href="GUID-E402616A-7ED8-45AC-B836-99C3A3760B33.dita">Handling key
       
    71 events</xref></p></li>
       
    72 <li><p><xref href="GUID-4D2AA522-82AB-4D1E-9F1E-5C6A35DEF195.dita">Handling pointer
       
    73 events</xref></p></li>
       
    74 </ul></entry>
       
    75 </row>
       
    76 <row>
       
    77 <entry><p>Rotation</p></entry>
       
    78 <entry><fig id="GUID-A40E67E5-6CE4-4BB2-AC82-CAE93159849A">
       
    79 <object data="GUID-377C3A77-6C89-4C44-A33A-852CFB7ADE58" height="384" width="356">
       
    80 </object>
       
    81 </fig></entry>
       
    82 <entry><p><xref href="GUID-DD15F24B-0786-4531-A6C5-A5E70EBE2732.dita">Handling
       
    83 layout change events</xref></p></entry>
       
    84 </row>
       
    85 <row>
       
    86 <entry><p>Internationalization</p></entry>
       
    87 <entry><fig id="GUID-749D0090-01D1-4032-BE03-1EFBC3F090ED">
       
    88 <image href="GUID-42CB471F-B882-45D4-A1D3-20D3FF0C336E_d0e38135_href.png" scale="33" placement="inline"/>
       
    89 </fig><fig id="GUID-549EF163-36CF-4F2D-8B42-1ACB0024BE3B">
       
    90 <image href="GUID-3B945B72-EC12-4CC0-B7DA-1FC517A9B14D_d0e38139_href.png" scale="33" placement="inline"/>
       
    91 </fig></entry>
       
    92 <entry><p><xref href="GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C.dita">Internationalization
       
    93 and localization</xref></p></entry>
       
    94 </row>
       
    95 <row>
       
    96 <entry><p>Exiting the application</p></entry>
       
    97 <entry><fig id="GUID-DF5ED5BD-96FE-47DE-A3B5-5587AFF05E01">
       
    98 <object data="GUID-CE60D453-624B-4CCB-847D-E1E425E896E2" height="320" width="184">
       
    99 </object>
       
   100 </fig></entry>
       
   101 <entry><p><xref href="GUID-11FE772A-E662-4B88-B871-97A40A40FBAB.dita">Handling
       
   102 EEikCmdExit</xref></p></entry>
       
   103 </row>
       
   104 </tbody>
       
   105 </tgroup>
       
   106 </table></conbody></concept>