diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-114C52FE-C8C5-4418-9C73-CEBB228C7542.dita --- a/Symbian3/PDK/Source/GUID-114C52FE-C8C5-4418-9C73-CEBB228C7542.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-114C52FE-C8C5-4418-9C73-CEBB228C7542.dita Tue Mar 30 11:56:28 2010 +0100 @@ -4,23 +4,23 @@ "Eclipse Public License v1.0" which accompanies this distribution, and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> List -types +--> + +List +types

Based on the functionality, the following list categories can be identified:

    -
  • Menu list

  • -
  • Selection list

  • -
  • Markable list

  • -
  • Multi-selection -list

  • -
  • Setting list

  • -
  • Hierarchical -list

  • -
  • Hierarchical -colum list

  • -
  • Forms

  • +
  • Menu list

  • +
  • Selection list

  • +
  • Markable list

  • +
  • Multi-selection list

  • +
  • Setting list

  • +
  • Hierarchical list

  • +
  • Hierarchical column list

  • +
  • Forms

Lists belonging to one category may have different graphical appearances. See List layouts for @@ -30,16 +30,13 @@ experience, it is perfectly acceptable to add one command onto the list. It is important that there is no more than one command per list, and that the command is placed as the first item on that list.

-
Using different list -types in C++ applications

The APIs to use for lists are the Lists -API (for menu, selection, markable, and multi-selection lists) and -the Hierarchical -lists API (for hierarchical and hierarchical column lists). For implementation -information, see Using -the Lists API and Using -the Hierarchical lists API.

For forms, the API is the Form API. For implementation information, see Using -the Form API

For list types other than the hierarchical lists, -the flags used to create the different list types in resource files, are described -in Listbox -types in listbox resource definition.

+
Using +different list types in C++ applications

The APIs to use for lists +are the Lists API (for menu, selection, markable, and multi-selection +lists) and the Hierarchical lists API (for hierarchical and hierarchical +column lists). For implementation information, see Using the Lists API and Using the Hierarchical lists API.

For forms, the +API is the Form API. For implementation information, see Using the Form API

For list types other +than the hierarchical lists, the flags used to create the different list types +in resource files, are described in Listbox types in listbox resource definition.

+

See also:

\ No newline at end of file