This chapter describes the components and interaction style for Symbian Belle devices with a touchscreen. When designing a Symbian Belle application, the UI must be designed for touch. Accordingly, the design must not rely on hardware keys (except for powering the phone On/Off).
CEikDialog
provides a base class for dialogs.
It has a touch-related flag: EEikDialogFlagCloseDialogWhenTapped
.