This example demonstrates how to load CAknSettingItemList dynamically at run
time instead of defining the list structure into a resource file. In the example, the lists are loaded during application startup. The example can be used as the basis for many different applications where a list has to be loaded dynamically (for instance, based on external
feed from a server). Note that CAknSettingItemList itself is not ideal for dynamic loading, but it is possible by using dummy resource IDs and defining all the required list item types in the source code. At run time it is then possible to load multiple instances of each list item type (with any label and value). The application has been updated to be compatible with S60 5th Edition and touch UI. Important classes: CAknSettingItemList.
type:
Example
topic:
S60
S60 3rd Edition
S60 5th Edition
Symbian C++
UI
language:
English (en)
media encoding:
Zip Archive (.zip)
compatibility:
S60 5th Edition, S60 3rd Edition, Feature Pack 2, S60 3rd Edition, Feature Pack 1, S60 3rd Edition. Tested with Nokia 5800 XpressMusic, Nokia E61i, Nokia E90 Communicator, and Nokia N95. Created with S60 3rd Edition, MR SDK and S60 5th Edition SDK.