Use the Container Name and Type Page of the New Project Wizard to set the base name and container type for your UI design.
Figure 1 - Setting the Base Name and Container Type
Support for Avkon View switching requires that the application's AppUi class be derived from the SDK's CAknViewAppUi class. The UI Designer will initialize your application's AppUi class to derive from that parent class if this box is checked. If you uncheck the box, the UI Designer will instead derive your application's AppUi class from class CAknAppUi.
NOTE For most applications this box should remain checked. Once set, this option and the effect which it has on your applications ability to support Avkon View Switching, cannot be changed by the UI Designer. Significant manual effort would be required to manually adjust your project to support this feature should you decide later to incorporate it.
The Basic Settings page appears.