How to make a modeless dialog box using MFC?

How to make a modeless dialog box using MFC?

Post by JongAm Par » Wed, 16 Apr 1997 04:00:00



Hello..

I'm making a program using.. a MS Visual C++ 4.0..

What I made is.. a 3D Object displayer.. it has a feature that
a view point can be changed..

Uh.. what I want to change is...... uh.. current dialog box is
modal.. so.. when I change a position at which I look at a 3D object,
I should always open a dialog box...
So.. I want to change the modal dialog box to modeless dialog box...
Although I read a on-line document.. I can't figure it out..

Somebody help me.. please..

Bye...

--
--------------------------------------------------------------
 Jong Am Park                          | Make It Happen!

http://soback.kornet.nm.kr/~tomahawk   |     - Mariah Carrey
--------------------------------------------------------------

 
 
 

1. Calling a modeless dialog box from a modal dialog box

Hi,

Can a modal dialog box be the parent of a modeless dialog box?

I have a dialog box with 7 radio buttons.  Depending on which
button is selected, a different modeless dialog box is displayed.
The user will select a control on the modeless dialog box and then
both the modal and modeless dialog boxes should go away.

I am using VC++ and MFC.

Any help would be appreciated.

Cathy

2. EPSON Hi-80 Plotter -- Any good?

3. (MFC) Q:Modeless Dialog Boxes

4. FW: RE: MSSQL to MySQL mapping

5. How to create a modeless dialog box under MFC.

6. SLiRP or TIA for VMS?

7. Using accelerators when a modeless dialog box is the main window

8. FTP Server Site

9. How do you handle Accelerators in modeless dialog boxes using SDK?

10. MFC:URGENT:Problem using MODELESS dialog as inproc COM server..?!?!

11. Trapping Messages or Exanging Data on a Modeless Dialog Box using C++.

12. Modeless dialog out of a Modal dialog box: possible?

13. Modeless Dialog in another modeless Dialog