Model - Modeless dialog problem
-
Hi, I am creating a modeless dialog box from my application. On this modeless dialog if i click a button one modal dialog is coming. After closing these two dialogs the focus is not returning back to the main window and the menu are appearing as disabled though they are enabled. The problem is not there if close the modeless dialog without creating the modal dialog.
-
Hi, I am creating a modeless dialog box from my application. On this modeless dialog if i click a button one modal dialog is coming. After closing these two dialogs the focus is not returning back to the main window and the menu are appearing as disabled though they are enabled. The problem is not there if close the modeless dialog without creating the modal dialog.
Hi, How are you creating and closing the modeless dialog? It sounds like the dialog is running modal? DO you have the code snippets? Tony
-
Hi, How are you creating and closing the modeless dialog? It sounds like the dialog is running modal? DO you have the code snippets? Tony