How to describe a new main window forcurrent Dialog Box application 
Author Message
 How to describe a new main window forcurrent Dialog Box application

I have an small application based upon a Dialog Box for the presentation
layer but now find myself wanting a main window to show application messages
as data is processed. My problem is one of selecting a window class using
class wizard and implementing the window correctly. I have developed a
window using WIN32 API calls but would like this project to be pure MFC
code. I did take a stab at it but got bugged down in understanding what to
do. Please give me a few tips to head in the right direction. Thank you.
Richard


Thu, 11 Nov 2004 01:49:20 GMT  
 How to describe a new main window forcurrent Dialog Box application
Take a look at my logging listbox control on my MVP Tips site. This may suggest several
useful techniques, or just lift it bodily.
                        joe

Quote:

>I have an small application based upon a Dialog Box for the presentation
>layer but now find myself wanting a main window to show application messages
>as data is processed. My problem is one of selecting a window class using
>class wizard and implementing the window correctly. I have developed a
>window using WIN32 API calls but would like this project to be pure MFC
>code. I did take a stab at it but got bugged down in understanding what to
>do. Please give me a few tips to head in the right direction. Thank you.
>Richard

Joseph M. Newcomer [MVP]

Web: http://www3.pgh.net/~newcomer
MVP Tips: http://www3.pgh.net/~newcomer/mvp_tips.htm


Thu, 11 Nov 2004 02:49:58 GMT  
 How to describe a new main window forcurrent Dialog Box application
Thanks, I enjoyed your site, it is really informative.


Quote:
> I have an small application based upon a Dialog Box for the presentation
> layer but now find myself wanting a main window to show application
messages
> as data is processed. My problem is one of selecting a window class using
> class wizard and implementing the window correctly. I have developed a
> window using WIN32 API calls but would like this project to be pure MFC
> code. I did take a stab at it but got bugged down in understanding what to
> do. Please give me a few tips to head in the right direction. Thank you.
> Richard



Thu, 11 Nov 2004 08:10:09 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Dialog box as a main window in windows 95, using Win32 SDK only (MSVC 5.00)

2. PBM: Message box not displayed after main dialog box is closed in MFC dialog-based app

3. displaying dialog box with my main window..

4. Dialog Box as Main Window/No debugger /4.0

5. Displaying Dialog Box On the Main Window

6. displaying dialog box with my main window..

7. Dialog Box integrate into a main View Window

8. Application's main window a dialog?

9. Modeless dialog to be main window of MFC Application

10. main dialog window is blocked by second dialog window

11. Dialog owned by main window not hidden when main minimized

12. MFC synchronization and windows dialog box application.

 

 
Powered by phpBB® Forum Software