Progress Dialog

Login to reply to this topic.
Tue, 2006-04-18 05:10
Joined: 2005-09-08
Forum posts: 24
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
  • Login to reply to this topic.