Dialog based application
-
Hi all, how to create a main application and with a menu command open inside this main applicationa one or more dialog (but not called with a DoModal())?! Thanks!:confused:
Why is DoModal() so scary to ya!? :-D ------------------------------------ Rickard Andersson, Suza Computing ICQ#: 50302279 I'm from the winter country SWEDEN! ------------------------------------
-
Hi all, how to create a main application and with a menu command open inside this main applicationa one or more dialog (but not called with a DoModal())?! Thanks!:confused:
If you want to avoid modal dialogs create a modeless dialog Nish
I am the Keyboard Smasher
-
Hi all, how to create a main application and with a menu command open inside this main applicationa one or more dialog (but not called with a DoModal())?! Thanks!:confused: