diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita --- a/Symbian3/SDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-E6803961-14A0-44BD-A94E-5D8A38EA907F.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,29 +1,29 @@ - - - - - -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 tap-enabled devices, a menu item can be opened by touch down and release.

-

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

- - -Lists and grids - - -
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.

+ + + + + +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 devices supporting touch, a menu item can be opened by +touch down and release.

+

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

+ +Lists and grids + + +
Using +lists and grids in 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