diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita --- a/Symbian3/SDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,58 +1,57 @@ - - - - - -Optional -resource file statements -

The resource file statements listed in the following are optional; Create -resource file statements only for the UI components used by the application -for which the default implementation is not used.

-

For more information on resource statements for these components, see:

- + + + + + +Optional +resource file statements +

The resource file statements listed in the following are optional; Create +resource file statements only for the UI components used by the application +for which the default implementation is not used.

+

For more information on resource statements for these components, see:

+
    +
  • CBA buttons

    +
  • +
  • Menu +bar resource statements

  • +
  • View +resource statements in the view architecture

    +
  • +
  • UI components

    + +

    Building an AVKON-based application UI is a primary choice for third-party +add-on applications that do not need advanced customization. Such an approach +guarantees compatibility across different Series 60 Developer Platform editions, +but, in turn, puts some limitations on the application UI layout imposed by +AVKON. AVKON provides a wide choice of well-designed and versatile components, +but not all of these are easily modifiable.

    + +

    AVKON or AVKON-derived components should be favoured over custom CCoeControl-derived controls. AVKON UI components scale automatically +according to screen resolution and orientation.

    +
    +
      +
    • Dialogs +API

    • +
    • Editors +API

    • +
    • Form +API

    • +
    • Grids +API

    • +
    • Lists +API

    • +
    • Notes +API

    • +
    • Setting +Pages API

    • +
    +
    +
  • +
\ No newline at end of file