Click here to Skip to main content
15,917,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp me to Create Splitter Window Using SDK Pin
HemantR...24-Aug-03 0:22
HemantR...24-Aug-03 0:22 
GeneralRe: Help me to Create Splitter Window Using SDK Pin
skaanji24-Aug-03 2:47
skaanji24-Aug-03 2:47 
GeneralProblem with mutex Pin
Artem Moroz23-Aug-03 23:25
Artem Moroz23-Aug-03 23:25 
GeneralRe: Problem with mutex Pin
John M. Drescher24-Aug-03 4:33
John M. Drescher24-Aug-03 4:33 
GeneralRe: Problem with mutex Pin
Michael Dunn24-Aug-03 5:50
sitebuilderMichael Dunn24-Aug-03 5:50 
GeneralRe: Problem with mutex Pin
Artem Moroz24-Aug-03 10:08
Artem Moroz24-Aug-03 10:08 
Generallinking dialog to menu on SDI Pin
coda_x23-Aug-03 21:18
coda_x23-Aug-03 21:18 
GeneralPrinting question Pin
DougW4823-Aug-03 19:27
DougW4823-Aug-03 19:27 
Normally I'd just read resources until I find the answer, but I'm being pretty lazy tonight and am hoping somebody will just tell me. I have an SDI application with CFormView views. Anybody who's created an application like this will know that the first thing visual studios does when you choose this selection is tell you that the printing stuff won't be done for you. That's fine, I put in the functions for printing. My question is that I want to be able to print, and use the print preview with my app. What I'm printing looks nothing like what is on the screen...and I didn't overload the OnDraw function because when I try, it puts stuff I don't want on my view, and doesn't bother showing up when I print preview. So then I tried the OnPrepareDC function...same thing with the view, but the texts I want to print actually show up behind the blank page we are all accustomed to seeing when we do a print preview. Here are my questions:

In which function should I be creating my lines of text, pictures, etc. so that they will print, but not show up on my screen?

Why is my texts, pictures, etc. not showing up in my print preview...(answering the question above may actually solve this problem, so if you know ahead of time that it will, disregard!Big Grin | :-D )

Thanks a bunch for taking the time to read and respond to my excessively long post! Wink | ;) ;P

Douglas A. Wright
dawrigh3@kent.edu
GeneralRe: Printing question Pin
Ryan Binns24-Aug-03 15:20
Ryan Binns24-Aug-03 15:20 
GeneralThe MFC CreateControl() Pin
tongc23-Aug-03 19:04
tongc23-Aug-03 19:04 
GeneralNeed help on how to add a new line to an edit control Pin
Snyp23-Aug-03 17:04
Snyp23-Aug-03 17:04 
GeneralRe: Need help on how to add a new line to an edit control Pin
Tom Archer23-Aug-03 17:56
Tom Archer23-Aug-03 17:56 
Generalquestion about smtp class Pin
Beer2623-Aug-03 17:02
Beer2623-Aug-03 17:02 
GeneralRe: question about smtp class Pin
Alexander M.,24-Aug-03 6:33
Alexander M.,24-Aug-03 6:33 
GeneralHey I have a question about the edit control Pin
Snyp23-Aug-03 12:38
Snyp23-Aug-03 12:38 
GeneralRe: Hey I have a question about the edit control Pin
DougW4823-Aug-03 19:09
DougW4823-Aug-03 19:09 
GeneralRe: Hey I have a question about the edit control Pin
Snyp24-Aug-03 8:02
Snyp24-Aug-03 8:02 
Generalumm stupid question i guess Pin
Kuniva23-Aug-03 12:19
Kuniva23-Aug-03 12:19 
GeneralRe: umm stupid question i guess Pin
ZoogieZork23-Aug-03 12:53
ZoogieZork23-Aug-03 12:53 
GeneralGetting the sent messages from a game... Pin
Anonymous23-Aug-03 12:08
Anonymous23-Aug-03 12:08 
GeneralRe: Getting the sent messages from a game... Pin
Kuniva23-Aug-03 13:22
Kuniva23-Aug-03 13:22 
GeneralRe: Getting the sent messages from a game... Pin
Alexander M.,24-Aug-03 6:33
Alexander M.,24-Aug-03 6:33 
GeneralWSAOVERLAPPEDPLUS :: Winsock Pin
valikac23-Aug-03 9:01
valikac23-Aug-03 9:01 
GeneralRe: WSAOVERLAPPEDPLUS :: Winsock Pin
Beer2623-Aug-03 12:17
Beer2623-Aug-03 12:17 
GeneralRe: WSAOVERLAPPEDPLUS :: Winsock Pin
valikac23-Aug-03 12:39
valikac23-Aug-03 12: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.