diff -r 43e37759235e -r 51a74ef9ed63 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 Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,99 @@ + + + + + +Application +and UI frameworks +

The section explains 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 Symbian Platform and provides information +on how to implement the different areas in your application using the application +and UI frameworks.

+

+ + + + +

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