CEikDialog
CEikDialog provides a base class for dialogs.
It has a touch-related flag: EEikDialogFlagCloseDialogWhenTapped.
Table 1. Touch-related
flags in CEikDialog
Flag
|
Functionality
|
EEikDialogFlagCloseDialogWhenTapped
|
Indicates that a dialog or note is closed after the user taps anywhere
on the screen.
|