|
-
October 18th, 1999, 04:43 PM
#1
SDI - calling a Dialog
Hello to all,
I would like to know how i can call a dialog on in my SDI-application (btw I don't have "sdidialog.h" so I can't initialise CSdiDialog dlg
And euh, is that normal I'm though using MVC++ 6.0
Please help me out...
Anyway, looking forward to hear something !!
Thanks in advance,
Frederic Leclercq
-------------------------
Friendly Greetings,Quebo
http://www.abcdogs.net
Belgium
-------------------------
-
October 18th, 1999, 05:52 PM
#2
Re: SDI - calling a Dialog
Are you trying to paste a dialog box onto your SDI main form, or merely call a typical dialog box? If this is the first option you are after, and you are using MFC with your SDI application, consider deriving you view from CFormView. This will automatically require you to create a dialog box. Alternatively, if your application is a dialog-based application, make you project "dialog-based".
In either way, more information is needed to provide you with better help.
Roman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|