Click here to Skip to main content
16,007,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ComboBox Pin
10-Jun-01 3:18
suss10-Jun-01 3:18 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 3:19
Stan Shannon10-Jun-01 3:19 
GeneralRe: I'm curious... Pin
Masaaki Onishi10-Jun-01 4:20
Masaaki Onishi10-Jun-01 4:20 
Generalmfc dlls Pin
Steffen Kluge9-Jun-01 21:34
Steffen Kluge9-Jun-01 21:34 
GeneralRe: mfc dlls Pin
Tim Deveaux10-Jun-01 4:26
Tim Deveaux10-Jun-01 4:26 
GeneralRedraw issues with OnEraseBkgnd Pin
BryanBHU9-Jun-01 19:05
BryanBHU9-Jun-01 19:05 
GeneralRe: Redraw issues with OnEraseBkgnd Pin
l a u r e n9-Jun-01 21:24
l a u r e n9-Jun-01 21:24 
GeneralRe: Redraw issues with OnEraseBkgnd Pin
BryanBHU10-Jun-01 8:53
BryanBHU10-Jun-01 8:53 
I am already using double buffering. My question was more to do with how to force a Bkgnd erase when WM_ERASEBKGRND is overriden to return FALSE at all times. That is, If there's a way to do so without using flags to conditionalize the return value of OnEraseBkgnd().

Anyway, I stumbled across another post which mentioned Invalidate(TRUE/FALSE)... and interestingly that works... Invalidate(TRUE) erases the background... so I think I found the answer. I still don't understand why this works though. But the first hurdle's overcome Smile | :)

Thank you for letting me know of Set/EndCapture. I'm still puzzled as to how to decide when to call EndCapture... as I want the mainframe to handle all mouse input & motion, even in floating dialogs outside the main window frame. I'll figure that somehow anyway. Thanks again.
GeneralBlob, OLE DB, AppendChunk Pin
yufu9-Jun-01 16:40
yufu9-Jun-01 16:40 
QuestionView Hex Value In Text Box? Pin
9-Jun-01 14:40
suss9-Jun-01 14:40 
AnswerRe: View Hex Value In Text Box? Pin
Ben Burnett9-Jun-01 15:39
Ben Burnett9-Jun-01 15:39 
GeneralIcon animation Pin
9-Jun-01 10:07
suss9-Jun-01 10:07 
GeneralRe: Icon animation Pin
Michael Dunn9-Jun-01 12:17
sitebuilderMichael Dunn9-Jun-01 12:17 
GeneralRe: Icon animation Pin
9-Jun-01 13:51
suss9-Jun-01 13:51 
QuestionTransferring 650 MB file in client/server application????? Pin
9-Jun-01 8:35
suss9-Jun-01 8:35 
AnswerRe: Transferring 650 MB file in client/server application????? Pin
yufu9-Jun-01 16:25
yufu9-Jun-01 16:25 
GeneralRe: Transferring 650 MB file in client/server application????? Pin
l a u r e n9-Jun-01 21:21
l a u r e n9-Jun-01 21:21 
GeneralBitmap background for CEdit Pin
Miha Stegel9-Jun-01 7:23
Miha Stegel9-Jun-01 7:23 
GeneralRe: Bitmap background for CEdit Pin
l a u r e n9-Jun-01 7:54
l a u r e n9-Jun-01 7:54 
GeneralRe: Bitmap background for CEdit Pin
Miha Stegel9-Jun-01 8:38
Miha Stegel9-Jun-01 8:38 
GeneralRe: Bitmap background for CEdit Pin
l a u r e n9-Jun-01 21:19
l a u r e n9-Jun-01 21:19 
GeneralRe: Bitmap background for CEdit Pin
Miha Stegel10-Jun-01 15:14
Miha Stegel10-Jun-01 15:14 
GeneralPrinter problem in MFC Pin
9-Jun-01 5:55
suss9-Jun-01 5:55 
GeneralProgrammantically finding the end in va_list Pin
Rainer Mangold9-Jun-01 2:55
Rainer Mangold9-Jun-01 2:55 
GeneralRe: Programmantically finding the end in va_list Pin
Tomasz Sowinski9-Jun-01 3:05
Tomasz Sowinski9-Jun-01 3:05 

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.