CAknListQueryDialog
| Mon, 2008-03-17 06:10 | |
|
Hi All, CAknListQueryDialog *myDialog = CAknListQueryDialog::NewL(index);this will actually destroy the first dialog before i acually create the new dialog in moreInfo. |
|
| Mon, 2008-03-17 06:10 | |
|
Hi All, CAknListQueryDialog *myDialog = CAknListQueryDialog::NewL(index);this will actually destroy the first dialog before i acually create the new dialog in moreInfo. |
|