ListStretching
Article Metadata
Code Example
Article
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. The APIs exist in all S60 3rd Edition, Feature Pack 1 devices, but only have an effect in Nokia E90. Applications using the EnableStretching() function can only be run in devices with S60 3rd Edition, Feature Pack 1.
Currently the following lists support stretching: CAknDouble2GraphicLargeGraphicStyleListBox CAknDouble2GraphicLargeStyleListBox CAknDouble2GraphicStyleListBox CAknDouble2LargeStyleListBox CAknDoubleGraphicStyleListBox CAknDoubleLargeStyleListBox CAknDoubleNumberStyleListBox CAknDoubleStyle2ListBox CAknDoubleStyleListBox CAknDoubleTimeStyleListBox CAknFormDoubleGraphicStyleListBox CAknFormDoubleStyleListBox CAknSettingNumberStyleListBox CAknSettingStyleListBox CAknSingleGraphicHeadingStyleListBox CAknSingleHeadingStyleListBox CAknSingleNumberHeadingStyleListBox




(no comments yet)