Progress Dialog
| Tue, 2006-04-18 05:10 | |
|
Hi Developers,
I have a Progress dialog in a class which is derived from MProgressDialogCallback. This means that the dialog will be dismissed when any of the softkeys are pressed . What do i do if i dont want the dialog to disappear when the left soft key is pressed? I tried to Capture that in DialogDismissedL(TInt aButtonId); but still the dialog disappears. Can some one help ? Thanks developers |
|





