Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to cover MDI view screen?? Pin
mr200329-Aug-03 6:14
mr200329-Aug-03 6:14 
AnswerRe: How to cover MDI view screen?? Pin
TSchind29-Aug-03 6:46
TSchind29-Aug-03 6:46 
GeneralRe: How to cover MDI view screen?? Pin
mr200329-Aug-03 7:17
mr200329-Aug-03 7:17 
GeneralRe: How to cover MDI view screen?? Pin
mr200329-Aug-03 7:30
mr200329-Aug-03 7:30 
QuestionHow do I? Pin
Sidare29-Aug-03 5:55
Sidare29-Aug-03 5:55 
AnswerRe: How do I? Pin
jhwurmbach29-Aug-03 6:04
jhwurmbach29-Aug-03 6:04 
GeneralRe: How do I? Pin
Sidare29-Aug-03 7:05
Sidare29-Aug-03 7:05 
GeneralFullscreen CView Pin
User 2237029-Aug-03 5:52
User 2237029-Aug-03 5:52 
Hi,

Does anyone know how if I can make a CView a fullscreen window without also making the CMainFrame fullscreen.

Until now I've had a single SDI view which I could make fullscreen by hiding toolbars and windows furniture on the CMainFrame class and then maximizing the window - a technique which is well described in numerous usenet postings. I now have a split main view and of course the full screen window shows both views rather than a single pane.

I've messed around with the use of a separate fullscreen CWnd that shares the same drawing code as the view embedded in the splitter. This works quite well but starts to get messy when you consider things like key accelerators which are normally maintained by the CMainFrame class to which it has no connection. Also, command handlers which are currently part of the view will have to be into the CMainFrame which I don't particularly want to do.

Thanks,

Jason.

Displaced Aussie. London based - soon to be Melbourne bound again.

modified 10-Jul-19 21:02pm.

GeneralRe: Fullscreen CView Pin
Ravi Bhavnani29-Aug-03 6:01
professionalRavi Bhavnani29-Aug-03 6:01 
GeneralQuick CListCtrl Question... Pin
Nitron29-Aug-03 4:31
Nitron29-Aug-03 4:31 
GeneralRe: Quick CListCtrl Question... Pin
palbano29-Aug-03 5:58
palbano29-Aug-03 5:58 
Generalmidi Pin
Member 29826829-Aug-03 3:55
Member 29826829-Aug-03 3:55 
GeneralJPEG Decoder Pin
keb29-Aug-03 3:52
keb29-Aug-03 3:52 
GeneralRe: JPEG Decoder Pin
Jonathan de Halleux29-Aug-03 4:18
Jonathan de Halleux29-Aug-03 4:18 
GeneralRe: JPEG Decoder Pin
keb29-Aug-03 7:31
keb29-Aug-03 7:31 
QuestionHow to detect and block ping by programming? Pin
brapler29-Aug-03 3:31
brapler29-Aug-03 3:31 
AnswerRe: How to detect and block ping by programming? Pin
Alexander M.,29-Aug-03 5:24
Alexander M.,29-Aug-03 5:24 
GeneralRe: How to detect and block ping by programming? Pin
brapler29-Aug-03 17:15
brapler29-Aug-03 17:15 
GeneralPaste Bitmap into CRichEditCtrl Pin
CodeBrain29-Aug-03 3:20
CodeBrain29-Aug-03 3:20 
GeneralRe: Paste Bitmap into CRichEditCtrl Pin
David Crow29-Aug-03 4:09
David Crow29-Aug-03 4:09 
GeneralRe: Paste Bitmap into CRichEditCtrl Pin
Anonymous29-Aug-03 12:34
Anonymous29-Aug-03 12:34 
GeneralRe: Paste Bitmap into CRichEditCtrl Pin
CodeBrain29-Aug-03 12:37
CodeBrain29-Aug-03 12:37 
Generalchm file Pin
JensB29-Aug-03 3:07
JensB29-Aug-03 3:07 
GeneralReadFile blues under XP Pin
fd975029-Aug-03 2:55
professionalfd975029-Aug-03 2:55 
GeneralSolved: wrong question Pin
fd975029-Aug-03 4:22
professionalfd975029-Aug-03 4:22 

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.