- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page