Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: about Font Pin
Jonathan de Halleux30-Oct-01 0:32
Jonathan de Halleux30-Oct-01 0:32 
GeneralRe: about Font Pin
Maer72731-Oct-01 1:34
Maer72731-Oct-01 1:34 
Generalabout "TLS" Pin
Maer72729-Oct-01 19:28
Maer72729-Oct-01 19:28 
GeneralRe: about "TLS" Pin
Steen Krogsgaard29-Oct-01 22:20
Steen Krogsgaard29-Oct-01 22:20 
GeneralRe: about "TLS" Pin
Steen Krogsgaard29-Oct-01 22:23
Steen Krogsgaard29-Oct-01 22:23 
GeneralRe: about "TLS" Pin
Maer72731-Oct-01 1:53
Maer72731-Oct-01 1:53 
GeneralHandling system color change in OpenGL apps. Pin
v_krishnan29-Oct-01 19:07
v_krishnan29-Oct-01 19:07 
GeneralDialogs inside MDI Pin
Christopher Lord29-Oct-01 18:40
Christopher Lord29-Oct-01 18:40 
I have refined my previous question in the intrests of specificity.

I need to make an MDI application that supports two kinds of windows:

A: Standard view of a set of data (like an invoice or reciept)

B: Dialogs for adding items to said invoice


As well, I need to put a large bar along the top serving as a sort of summary, as well as commiting, clearing, or canceling the transaction, but I have a way to do this already.

My problem is, I need to know if there is a way to do item B. These must be modeless dialogs within the MDI region. MFC doc/view preferably. think photoshop toolwindows with the main view presenting the finished work. however, photoshop windows can escape the main window.

Another option I have been looking into is docking bars, but the best example I have found is here on code project, but only loads single controls... if these can load whole dialogs it would work.


any help would be most apreciated. Smile | :)

// Rock
GeneralRe: Dialogs inside MDI Pin
Steen Krogsgaard29-Oct-01 22:26
Steen Krogsgaard29-Oct-01 22:26 
GeneralAbout "Ctrl + ALT + DEL" Pin
29-Oct-01 18:33
suss29-Oct-01 18:33 
GeneralRe: About "Ctrl + ALT + DEL" Pin
Michael Dunn29-Oct-01 21:23
sitebuilderMichael Dunn29-Oct-01 21:23 
GeneralRe: About "Ctrl + ALT + DEL" Pin
29-Oct-01 22:22
suss29-Oct-01 22:22 
GeneralRe: About "Ctrl + ALT + DEL" Pin
2-Nov-01 14:01
suss2-Nov-01 14:01 
GeneralRe: About "Ctrl + ALT + DEL" Pin
Deepak Khajuria29-Oct-01 22:03
Deepak Khajuria29-Oct-01 22:03 
GeneralText To Speech Control...... Pin
29-Oct-01 18:31
suss29-Oct-01 18:31 
GeneralRe: Text To Speech Control...... Pin
Michael P Butler30-Oct-01 2:30
Michael P Butler30-Oct-01 2:30 
GeneralMake/Compile file problem Pin
29-Oct-01 16:02
suss29-Oct-01 16:02 
GeneralScrollbar question with RichEditControl Pin
gordingin29-Oct-01 15:10
gordingin29-Oct-01 15:10 
GeneralCListCtrl question (custom) Pin
29-Oct-01 14:39
suss29-Oct-01 14:39 
GeneralRe: CListCtrl question (custom) Pin
Tomasz Sowinski30-Oct-01 0:48
Tomasz Sowinski30-Oct-01 0:48 
QuestionWindow minumim width ? Pin
Christian Graus29-Oct-01 13:15
protectorChristian Graus29-Oct-01 13:15 
AnswerRe: Window minumim width ? Pin
29-Oct-01 13:24
suss29-Oct-01 13:24 
GeneralRe: Window minumim width ? Pin
Christian Graus29-Oct-01 13:50
protectorChristian Graus29-Oct-01 13:50 
GeneralWindows API issue Pin
29-Oct-01 13:14
suss29-Oct-01 13:14 
GeneralRe: Windows API issue Pin
Christian Graus29-Oct-01 13:16
protectorChristian Graus29-Oct-01 13:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.