diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita --- a/Symbian3/PDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-2C74E932-B1CA-434B-AF96-66D52D689620.dita Tue Mar 30 11:56:28 2010 +0100 @@ -4,43 +4,53 @@ "Eclipse Public License v1.0" which accompanies this distribution, and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> Optional -resource file statements -

The resource file statements documented in the following statements -are optional: you only need to create resource file statements for the UI -components used by your application for which you do not use the default implementation.

+--> + +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

    -
  • +bar resource statements

  • View resource statements in the view architecture

  • -
  • UI components

    +
  • UI +components

    -

    Building an Avkon-based application UI is a primary choice for third-party +

    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, +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 +

    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

    • -
    • Forms API

    • -
    • Grids API

    • -
    • Lists API

    • -
    • Notes API

    • -
    • Setting Pages API

    • +
    • Dialogs +API

    • +
    • Editors +API

    • +
    • Form +API

    • +
    • Grids +API

    • +
    • Lists +API

    • +
    • Notes +API

    • +
    • Setting +Pages API