
Symbian
Get flash to fully experience Pearltrees
Qt
The CListboxContainer illustrates how to use list boxes in your application. The main function where the list box is made is named MakeListBoxL() . Inside it the list box is constructed as CAknSingleLargeStyleListBox . If you want to change it to something else, you can one of the following S60 list box types:
Listbox Nokia Wiki
Normally Double-style lists show the text in two lines. But in some devices like E90 when you open in large screen mode EnableListStreching API allows use the space properly by appended the second line to the first line if layout permits. Code Example : File:Liststretching.zip Note : List stretching is available only in Nokia E90.

