diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-B5DE1C86-2B16-4B22-887F-7079E54A8ED6.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-B5DE1C86-2B16-4B22-887F-7079E54A8ED6.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,65 @@ + + + + + +Traditional +Symbian UI application architecture +

The following image illustrates the components of the traditional architecture +approach.

+Traditional Symbian UI application architecture classes +

Symbian platform applications that follow the traditional Symbian UI +application architecture require:

+ +

The traditional Symbian UI application architecture provides the most +flexible approach to application UI construction. Traditional architecture +is easier to port across different platforms than view +architecture. Traditional architecture is also the best choice for +single-view applications, if launching the view from external applications +is not required.

+

Typical responsibilities in this architecture are:

+ + +

For more information on the CAknApplication and CAknDocument-derived +classes, see Framework +requirements for GUI applications.

+
\ No newline at end of file