What is the difference between Container and View Class ?
container is derived from the CCoecontrol and owns the window and can draw into it. The View is CAknView derived class and extends the AppUI as an controller that switches the containers. yucca
Forum Rules