diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-CB548959-A1D6-4585-B8E3-B09E37E0CB43.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-CB548959-A1D6-4585-B8E3-B09E37E0CB43.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,41 @@ + + + + List +layouts +

List items can in general be more complex (contain more elements) than +grid items. Certain layout rules apply to all lists:

+ +

In landscape layout, all two row lists can be stretched to be displayed +in one row. This enables displaying more items in the list. In list stretching, +the second row is moved next to the first row. List stretching is ON by default, +but application can decide to disable it.

+ +Two row list in stretched mode in landscape layout + + +
Using list layouts in +C++ applications

The API to use for lists is the Lists +API. For implementation information, see Using +the Lists API.

For grids, the APIs to use are the Grids API and the Lists +API. For implementation information, see Using +the Grids API and Using +the Lists API.

+
\ No newline at end of file