Click here to Skip to main content
15,918,243 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralList/Array - finding items Pin
User 665823-Oct-02 10:19
User 665823-Oct-02 10:19 
GeneralRe: List/Array - finding items Pin
Dave Bryant23-Oct-02 10:27
Dave Bryant23-Oct-02 10:27 
GeneralRe: List/Array - finding items Pin
Daniel Turini23-Oct-02 10:35
Daniel Turini23-Oct-02 10:35 
GeneralRe: List/Array - finding items Pin
User 665823-Oct-02 13:14
User 665823-Oct-02 13:14 
GeneralUser breakpoint when trying to free memory. Pin
Anonymous23-Oct-02 9:50
Anonymous23-Oct-02 9:50 
GeneralRe: User breakpoint when trying to free memory. Pin
Daniel Turini23-Oct-02 9:57
Daniel Turini23-Oct-02 9:57 
GeneralRe: User breakpoint when trying to free memory. Pin
Stephane Rodriguez.23-Oct-02 10:14
Stephane Rodriguez.23-Oct-02 10:14 
GeneralMFC doc/view issue Pin
will138323-Oct-02 9:38
will138323-Oct-02 9:38 
I all,

I'm attempting to write an application using the doc/view arch. and I'm not sure how to do the following:

I want to have multiple views of a single document (read, different views using different dialogs and the like). A similar way to look at it would be the windows explorer. 2 very different views of the same data. That is in essence what I want to do, but each view has its own dialog box and set of functions associated with it. They are implemented as seperate dlls since they are used in many other applications.

Can I do this by setting up the splitters correctly?
What do I have to do to display these other dialog boxes within that particular view?

Any suggestions are greatly appreciated, even if it is another way of approaching the manner. I am using toolbars and rebars extensively and thought the doc/view approach would be the way to go.

Thank you in advance. This could be a complicated matter (it is to me!)

Dan
GeneralRe: MFC doc/view issue Pin
valikac23-Oct-02 18:08
valikac23-Oct-02 18:08 
QuestionHow to change the background of a CHotkeyCtrl ? Pin
CAE23-Oct-02 9:12
CAE23-Oct-02 9:12 
AnswerRe: How to change the background of a CHotkeyCtrl ? Pin
Mike Nordell24-Oct-02 4:09
Mike Nordell24-Oct-02 4:09 
Generalhtml help workshop question Pin
Anonymous23-Oct-02 8:48
Anonymous23-Oct-02 8:48 
GeneralRe: html help workshop question Pin
Dominik Reichl23-Oct-02 9:15
Dominik Reichl23-Oct-02 9:15 
QuestionHow do i replace a specific string inside a char array with another string? Pin
Anonymous23-Oct-02 8:28
Anonymous23-Oct-02 8:28 
AnswerRe: How do i replace a specific string inside a char array with another string? Pin
Mel Feik23-Oct-02 8:36
Mel Feik23-Oct-02 8:36 
GeneralRe: How do i replace a specific string inside a char array with another string? Pin
Anonymous23-Oct-02 8:39
Anonymous23-Oct-02 8:39 
GeneralRe: How do i replace a specific string inside a char array with another string? Pin
Mel Feik23-Oct-02 9:01
Mel Feik23-Oct-02 9:01 
GeneralSplash screen Pin
MFC is the Best23-Oct-02 8:01
MFC is the Best23-Oct-02 8:01 
GeneralRe: Splash screen Pin
jmkhael23-Oct-02 8:03
jmkhael23-Oct-02 8:03 
GeneralRe: Splash screen Pin
MFC is the Best23-Oct-02 8:08
MFC is the Best23-Oct-02 8:08 
Generallinking libs in... Pin
l a u r e n23-Oct-02 7:39
l a u r e n23-Oct-02 7:39 
GeneralRe: linking libs in... Pin
Stephane Rodriguez.23-Oct-02 7:43
Stephane Rodriguez.23-Oct-02 7:43 
GeneralRe: linking libs in... Pin
l a u r e n23-Oct-02 7:51
l a u r e n23-Oct-02 7:51 
GeneralMy dialog based app. don't run on another machine (ActiveX???) Pin
whofmans23-Oct-02 7:37
whofmans23-Oct-02 7:37 
GeneralRe: My dialog based app. don't run on another machine (ActiveX???) Pin
Stephane Rodriguez.23-Oct-02 7:53
Stephane Rodriguez.23-Oct-02 7:53 

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.