diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-13DEE42F-3EAB-4EB7-9CE1-C4930BCACE01.dita --- a/Symbian3/SDK/Source/GUID-13DEE42F-3EAB-4EB7-9CE1-C4930BCACE01.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-13DEE42F-3EAB-4EB7-9CE1-C4930BCACE01.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,31 +1,33 @@ - - - - - -List query -

A List query offers a list of predefined choices for the user. It can be -used when more than two options must be offered to the user. There is a prompt -text (optional) on top of the window, and a list of options to choose from.

-

The list in a List query is a menu list: the user can select an item or -dismiss the query; the Options menu is not available. The default softkey -labels are OK on the left and Cancel on the right, the actual texts can be -specific to the context. The Selection key causes the same action as the left -softkey.

-

Any list item layout suitable for menu lists can be used; see List -layouts.

- -List query - - -

The number of items in the list should be kept low, so that all items can -be seen without scrolling.

-
Using list queries in -C++ applications

For implementation information, see Queries.

+ + + + + +List +query +

A List query offers a list of predefined choices for the user. It can be +used when more than two options must be offered to the user. There is a prompt +text (optional) on top of the window, and a list of options to choose from.

+

The list in a List query is a menu list: the user can select an item or +dismiss the query; the Options menu is not available. The default softkey +labels are OK on the left and Cancel on the right, the actual texts can be +specific to the context. The Selection key causes the same action as the left +softkey.

+

Any list item layout suitable for menu lists can be used; see List +layouts.

+ +List query + + +

The number of items in the list should be kept low, so that all items can +be seen without scrolling.

+
Using +list queries in applications

For implementation information, +see Queries.

\ No newline at end of file