Click here to Skip to main content
16,006,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWM_PAINT in View Pin
BryanBHU10-Jun-01 9:00
BryanBHU10-Jun-01 9:00 
GeneralRe: WM_PAINT in View Pin
Michael Dunn10-Jun-01 9:56
sitebuilderMichael Dunn10-Jun-01 9:56 
GeneralRe: WM_PAINT in View Pin
BryanBHU10-Jun-01 10:21
BryanBHU10-Jun-01 10:21 
GeneralRe: WM_PAINT in View Pin
Christian Graus10-Jun-01 12:44
protectorChristian Graus10-Jun-01 12:44 
GeneralRe: WM_PAINT in View Pin
BryanBHU10-Jun-01 13:59
BryanBHU10-Jun-01 13:59 
GeneralRe: WM_PAINT in View Pin
Jonathon Lockett10-Jun-01 16:39
Jonathon Lockett10-Jun-01 16:39 
GeneralRe: WM_PAINT in View Pin
BryanBHU10-Jun-01 16:48
BryanBHU10-Jun-01 16:48 
GeneralRe: WM_PAINT in View Pin
Christian Graus11-Jun-01 0:33
protectorChristian Graus11-Jun-01 0:33 
I personally use OnErase to only draw to the area not covered by my bitmap ( when someone maximises ) and use OnPrepareDC to draw the bitmap. I don't think there is one *right* way of doing things ( hence the variety of methods available ), but if just using OnPRepareDC suits your current application it is certainly the easiest way to go.

Christian

#include "std_disclaimer.h"

People who love sausage and respect the law should never watch either one being made.

The things that come to those who wait are usually the things left by those who got there first.

GeneralRe: WM_PAINT in View Pin
Tomasz Sowinski11-Jun-01 3:01
Tomasz Sowinski11-Jun-01 3:01 
GeneralRe: WM_PAINT in View Pin
BryanBHU11-Jun-01 8:11
BryanBHU11-Jun-01 8:11 
GeneralRe: WM_PAINT in View Pin
Tomasz Sowinski11-Jun-01 0:22
Tomasz Sowinski11-Jun-01 0:22 
Generalmfc dll Pin
Nitish Kumar10-Jun-01 7:23
Nitish Kumar10-Jun-01 7:23 
GeneralRe: mfc dll Pin
Tim Deveaux10-Jun-01 12:46
Tim Deveaux10-Jun-01 12:46 
Generalchar* return problem Pin
10-Jun-01 4:01
suss10-Jun-01 4:01 
GeneralRe: char* return problem Pin
Stan Shannon10-Jun-01 4:12
Stan Shannon10-Jun-01 4:12 
GeneralRe: char* return problem Pin
10-Jun-01 4:29
suss10-Jun-01 4:29 
GeneralRe: char* return problem Pin
Stan Shannon10-Jun-01 5:11
Stan Shannon10-Jun-01 5:11 
GeneralRe: char* return problem Pin
Michael Dunn10-Jun-01 10:00
sitebuilderMichael Dunn10-Jun-01 10:00 
GeneralRe: char* return problem Pin
Masaaki Onishi10-Jun-01 4:58
Masaaki Onishi10-Jun-01 4:58 
GeneralAppending text in last ... Pin
Hadi Rezaee9-Jun-01 23:59
Hadi Rezaee9-Jun-01 23:59 
GeneralRe: Best way...? Pin
Masaaki Onishi10-Jun-01 5:11
Masaaki Onishi10-Jun-01 5:11 
GeneralRe: Best way...? Pin
Hadi Rezaee10-Jun-01 7:33
Hadi Rezaee10-Jun-01 7:33 
GeneralRe: Study by yourself! Pin
Masaaki Onishi10-Jun-01 12:39
Masaaki Onishi10-Jun-01 12:39 
GeneralCinternetSession Pin
Hushpappy9-Jun-01 23:58
Hushpappy9-Jun-01 23:58 
GeneralRe: CinternetSession Pin
l a u r e n10-Jun-01 3:43
l a u r e n10-Jun-01 3:43 

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.