Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Keeping a System "alive" Pin
Chris Meech22-Mar-06 7:37
Chris Meech22-Mar-06 7:37 
AnswerRe: Keeping a System "alive" Pin
Michael Dunn21-Mar-06 8:20
sitebuilderMichael Dunn21-Mar-06 8:20 
GeneralRe: Keeping a System "alive" Pin
Rudolf Jan9-Apr-06 7:59
Rudolf Jan9-Apr-06 7:59 
GeneralRe: Keeping a System "alive" Pin
Michael Dunn9-Apr-06 8:22
sitebuilderMichael Dunn9-Apr-06 8:22 
Questionsingle document application Pin
fuschia21-Mar-06 6:48
fuschia21-Mar-06 6:48 
AnswerRe: single document application Pin
krmed21-Mar-06 10:11
krmed21-Mar-06 10:11 
GeneralRe: single document application Pin
fuschia21-Mar-06 16:09
fuschia21-Mar-06 16:09 
GeneralRe: single document application Pin
krmed22-Mar-06 0:23
krmed22-Mar-06 0:23 
Not sure what you mean "pop up a new document". The document is a behind the scenes container for your data - it is not visible. You see the data in the document in your View - that's the visible part.

In SDI you can only have one document, but you can have more than one view of the document. You can search for how to create different views and switch between them - that may be what you're looking for.

Good luck.


Karl - WK5M
PP-ASEL-IA (N43CS)
<kmedcalf@ev1.net>
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193
QuestionRegarding DMA Pin
Girish Bhadhara21-Mar-06 6:36
Girish Bhadhara21-Mar-06 6:36 
AnswerRe: Regarding DMA Pin
#realJSOP21-Mar-06 7:30
professional#realJSOP21-Mar-06 7:30 
AnswerRe: Regarding DMA Pin
normanS21-Mar-06 18:19
normanS21-Mar-06 18:19 
Questionexporting Static library symbols linked with DLL Pin
Divick21-Mar-06 6:13
Divick21-Mar-06 6:13 
QuestionToolbar controls Pin
Waldermort21-Mar-06 4:48
Waldermort21-Mar-06 4:48 
AnswerRe: Toolbar controls Pin
Hamid_RT21-Mar-06 8:51
Hamid_RT21-Mar-06 8:51 
GeneralRe: Toolbar controls Pin
Waldermort21-Mar-06 9:08
Waldermort21-Mar-06 9:08 
GeneralRe: Toolbar controls Pin
Hamid_RT21-Mar-06 18:11
Hamid_RT21-Mar-06 18:11 
QuestionGet all windows of open documents in MDI app in MFC Pin
SanjaySMK21-Mar-06 4:22
SanjaySMK21-Mar-06 4:22 
AnswerRe: Get all windows of open documents in MDI app in MFC Pin
includeh1021-Mar-06 4:33
includeh1021-Mar-06 4:33 
QuestionCListCtrl - Selected Item Pin
RadioOpa21-Mar-06 3:31
RadioOpa21-Mar-06 3:31 
AnswerRe: CListCtrl - Selected Item Pin
includeh1021-Mar-06 4:37
includeh1021-Mar-06 4:37 
QuestionVS 2005 and WCE ... Pin
Hadi Rezaee21-Mar-06 1:42
Hadi Rezaee21-Mar-06 1:42 
QuestionHide my application from Task Manager Pin
Amarelia21-Mar-06 1:42
Amarelia21-Mar-06 1:42 
AnswerRe: Hide my application from Task Manager Pin
Rajesh R Subramanian21-Mar-06 4:19
professionalRajesh R Subramanian21-Mar-06 4:19 
QuestionList Applications in XP Pin
Gerhard200721-Mar-06 0:18
Gerhard200721-Mar-06 0:18 
AnswerRe: List Applications in XP Pin
Monty221-Mar-06 0:39
Monty221-Mar-06 0:39 

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.