diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,26 @@ + + + + Lists and grids +

Vertical lists are used extensively in most applications. Two-dimensional +grids are less frequently used, but have obvious advantages in some situations. +In lists and grids, the user can move the focus from one item to another using +the Arrow keys. This is called browsing or scrolling.

+

In general, vertical browsing is preferred over horizontal browsing; the +keypad solutions should take this into account.

+ +Lists + + +
Using lists and grids +in C++ applications

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

+
\ No newline at end of file