diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-29486886-CB54-4A83-AD6D-70F971A86DFC.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-29486886-CB54-4A83-AD6D-70F971A86DFC.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,106 @@ + + + + + +Application +and UI frameworks +

The purpose of this section is to explain how to use the features offered +by the application and UI frameworks when designing and implementing your +application.

+

The table below illustrates different areas used in the Hello World Basic +sample application included in the S60 5th Edition SDK and provides information +on how to implement the different areas in your application using the application +and UI frameworks.

+

When the library is published, the +table below will contain Flash animations from the helloworldbasic sample +application illustrating the different areas of using the application and +UI FWs, such as the application being launched.

+ + + + +

Area

+

Example from Hello World Basic sample application

+

Implementation information

+
+ + + +

Launching the application

+ + + + +
    +
  • Framework requirements +for GUI applications

  • +
  • Implementing +application framework requirements

  • +
  • Registering +your application

  • +
+
+ +

Handling left softkey events and launching the Options menu

+ + + + +
    +
  • Event handling

  • +
  • Handling commands

  • +
+
+ +

Handling key and pointer events

+ + + + +
    +
  • Handling window +server events

  • +
  • Handling key +events

  • +
  • Handling pointer +events

  • +
+
+ +

Rotation

+ + + + +

Handling +layout change events

+
+ +

Internationalization

+ + + + + +

Internationalization +and localization

+
+ +

Exiting the application

+ + + + +

Handling +EEikCmdExit

+
+ + +
\ No newline at end of file