Resource information
S60 Platform: Application Views (with Examples)
- description:
-
This updated package covers the usage of application views in C++ applications. A Symbian C++ application can launch not only its own views but also certain external applications and their views. The package includes one document and two example applications. The document includes application and view UIDs of certain S60 core applications. The MyView example demonstrates how to build your own GUI application using the view architecture and how to use external application views. The second example, AppUidViewer, is a utility that can be used to find out all installed applications and their application UIDs on a device at run time. The example applications have been updated to support S60 5th Edition and touch UI. Important classes: MyView example:
CEikLabel, CAknView, CAknTabGroup. AppUidViewer example: RFile, RApaLsSession, TApaAppInfo, CAknButton.
- type:
-
Document
- topic:
-
S60
S60 2nd Edition
S60 3rd Edition
S60 5th Edition
Symbian C++
UI