Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Load a form in the main window

manfred_thuering
Beginner
295 Views
Hello
this might be a typical newbie question. I threw away hours to figure it out all by myself (and internet), which qualifies me to ask now help to all of you.
The problem is this:
- I use the wizard to get a SDI application.
- Using the dialog editor (IDD_FORMVIEW) I made a nice form with some controls on it.
Now:
- I would like to use this form in my application, so the user can supply the necessary input data.
But:
- How do I load this form into the main window of the application, so I can read the data from it?
I probably have some misunderstanding regarding the use of forms. Using C++ you don't have to worry about that since Visual Studio does that for you.

Thanks

Manfred
0 Kudos
0 Replies
Reply