Click here to Skip to main content
16,011,436 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC dialog member sharing? (code included) Pin
Christophocles4-Mar-04 10:27
sussChristophocles4-Mar-04 10:27 
GeneralRe: MFC dialog member sharing? (code included) Pin
BlackDice5-Mar-04 3:49
BlackDice5-Mar-04 3:49 
GeneralRe: MFC dialog member sharing? (or, My Marathon Ineptitude) Pin
Christophocles5-Mar-04 4:41
sussChristophocles5-Mar-04 4:41 
GeneralRe: MFC dialog member sharing? (or My Enduring Ineptitude) Pin
Christophocles5-Mar-04 6:25
sussChristophocles5-Mar-04 6:25 
GeneralRe: MFC dialog member sharing? (or My Enduring Ineptitude) Pin
BlackDice5-Mar-04 10:43
BlackDice5-Mar-04 10:43 
GeneralRe: MFC dialog member sharing? Pin
Christophocles5-Mar-04 12:01
sussChristophocles5-Mar-04 12:01 
GeneralRe: MFC dialog member sharing? Pin
Christophocles8-Mar-04 8:01
sussChristophocles8-Mar-04 8:01 
GeneralAdvice required.... Pin
slyone3-Mar-04 10:54
slyone3-Mar-04 10:54 
As in my previous post I'm working on an MDI project with two document types. Both have been registered in the CMultiDocTemplate successfully and can have new instances opened.
I've read an article by Roger Allen

http://www.codeproject.com/useritems/DocViewEnhancements.asp

which suggests deriving from the CDocManager class in order to be able to instantiate documents of a specfic type dynamically, but I'd rather avoid this.
Can anyone suggest another method by which I can take data from one copy of one document type & use it to instantiate two copies of another document type??
Sorry for the wordiness of the last bit :/ ....
Thanks in advance for any suggestions. I've hunted around but this area of the document/view architecture seems to be little documented Frown | :(

Dave
GeneralRe: Advice required.... Pin
Roger Allen4-Mar-04 6:55
Roger Allen4-Mar-04 6:55 
GeneralRe: Advice required.... Pin
slyone4-Mar-04 12:02
slyone4-Mar-04 12:02 
GeneralUNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 10:36
cnd120013-Mar-04 10:36 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Rick York3-Mar-04 11:09
mveRick York3-Mar-04 11:09 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen3-Mar-04 11:23
Tom Larsen3-Mar-04 11:23 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 11:58
cnd120013-Mar-04 11:58 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Christian Graus3-Mar-04 16:47
protectorChristian Graus3-Mar-04 16:47 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen4-Mar-04 5:04
Tom Larsen4-Mar-04 5:04 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Jonas Larsson4-Mar-04 4:45
Jonas Larsson4-Mar-04 4:45 
GeneralAnti-Spam Project Pin
tempgp3-Mar-04 10:35
tempgp3-Mar-04 10:35 
GeneralRe: Anti-Spam Project Pin
Prakash Nadar3-Mar-04 13:31
Prakash Nadar3-Mar-04 13:31 
GeneralRe: Anti-Spam Project Pin
tempgp3-Mar-04 13:37
tempgp3-Mar-04 13:37 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 7:23
David Crow4-Mar-04 7:23 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 8:25
tempgp4-Mar-04 8:25 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 8:30
David Crow4-Mar-04 8:30 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 8:39
tempgp4-Mar-04 8:39 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 8:51
David Crow4-Mar-04 8:51 

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.