How to retain query dialogs while switching views???
| Mon, 2005-07-11 08:54 | |
|
|
Hi All, I have multiple views in app. I can swith between views using ActivateLocalViewL(). But the problem is, suppose in one iewing I am showing a QueryDialog and from background I got an event to show the second view. When I am done with the second view I activate the first view again. But that will not bring-up the querydialog which I was showing before switching to second view. Is there any way so that when I returns to first view, the querydialog can be retained. Dushyant Gaur |






Forum posts: 76
..
KiraN Puranik