1. Tabbing in modeless dialog that is a child of a modal dialog
2. opening a modeless dialog from modal dialog and there should be interaction between two dialogs
Hi all,
I m working in win32.I m creating a Modal Dialog box (DialogBox)
which has a check box.On clicking the check box it should open a
modeless dialog box(CreateDialog) with a bmp image.
1)On closing the modal dialog box,the modeless dialog also should get
closed.
2)On moving the modal dialog box,modeless dialog box also should move
with it.
How can I do this in Win32.please Help.
Regards
Hari
3. Child Modeless Dialogs Always Hide Parent Modeless Dialog
4. modal dialog parent blocks mouse input on a child non modal dialog
5. Running modeless dialog from within modal dialog's WM_INITDIALOG routine
6. Modeless dialog closing a modal dialog problem
7. a modeless dialog in a modal dialog
8. problem with modal dialog & modeless dialog
9. Position a modeless dialog over a modal dialog?
10. Modeless dialog as owner of a modal dialog
11. Modeless Dialog is not allowing the parent Modal dialog
12. start then 'run as'-dialogue
14. How to show a modeless dialog as a child window in another dialog.
15. modeless dialog to child dialog