This chapter lists implementation specifics, if any, for each class and interface of the API.
All features are supported.
Only one Display is supported.
All features are supported.
All features are supported. However, since the native class used to
implement List
is CEikTextListBox
(not
an Avkon class), the look and feel of the S60 Platform is not fully respected
(i.e. the selection frame, the multi selection check boxes…).
It is not possible to add more than two buttons.
All scroll bars of controls are created in the “owning window” mode because the horizontal scroll bar in the “non owning window” mode is wrongly displayed and not usable. However, in the “owning window” mode, the scroll bars are not clipped when they are hidden by another control.
Border drawing is not supported for Text. Moreover, unlike in the S60 Platform, it is not possible to tap quickly on keys to enter a word. Instead, it is necessary to wait for the key to be validated before entering another key.
Since CEikCaptionedControl
is used to implement CaptionedControl
,
the look and feel of the S60 Platform is not respected.
All features are supported.
All features are supported.
The status text (and the title, in the small status pane) is not displayed in the navi pane if the focused control is Text because the FEP indicator appears in the navi pane and overrides the other labels.
The title is not supported: it is not possible to set a title in QueryDialog
.
All features are supported. However, since the native class used to
implement SortedList
is CEikTextListBox
(not
an Avkon class), the look and feel of the S60 Platform is not fully respected
(i.e. the selection frame, the multi selection check boxes…).
All features are supported.
Vertical scrollbar not supported.
All features supported.
SEPARATOR
style not supported.
RADIO
style not supported.
Setting an image is not supported.
Setting an accelerator is not supported.
The title cannot be set.
All features supported.
All features supported.
All features supported.
All features supported.
The IsTouchScreen()
method may return true whereas
device doesn’t have touch screen capability.