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

C / C++ / MFC

 
GeneralRe: ComboBox Pin
10-Jun-01 2:09
suss10-Jun-01 2:09 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 2:55
Stan Shannon10-Jun-01 2:55 
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 
As I saw/heard a lot of stuff on overriding WM_ERASEBKGRND and get OnEraseBkgnd to return FALSE to avoid flickering, I did that. The trouble is, What do you do if there comes a time when you actually want to Erase background upon OnDraw? Particularly if blitting is done with transparency, there would be a problem unless the client is first erased. Once OnEraseBkgnd is coded to return FALSE, it seems that calls like InvalidateRect(NULL,TRUE) won't erase background either.

Is there a general solution for this?

On a different note, how do can I keep receiving WM_MOUSEMOVE message in main frame even if cursor is hovering above something else, like toolbar or dialog box? Or even outside window frame?

Thank you.
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 
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 

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.