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

C / C++ / MFC

 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Paul M Watt2-Jun-02 22:22
mentorPaul M Watt2-Jun-02 22:22 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Mazdak2-Jun-02 22:37
Mazdak2-Jun-02 22:37 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Paul M Watt3-Jun-02 5:34
mentorPaul M Watt3-Jun-02 5:34 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Rickard Andersson202-Jun-02 22:24
Rickard Andersson202-Jun-02 22:24 
GeneralRe: WINDOWINFO and GetWindowInfo Pin
Mazdak2-Jun-02 22:38
Mazdak2-Jun-02 22:38 
GeneralOnEraseBkgnd question Pin
Nish Nishant2-Jun-02 21:03
sitebuilderNish Nishant2-Jun-02 21:03 
GeneralRe: OnEraseBkgnd question Pin
Paul M Watt2-Jun-02 21:07
mentorPaul M Watt2-Jun-02 21:07 
GeneralRe: OnEraseBkgnd question Pin
Nish Nishant2-Jun-02 21:15
sitebuilderNish Nishant2-Jun-02 21:15 
kilowatt wrote:
I would say yes, except that you probably do not want to send a call to the base class since you are redrawing over the entire screen anyway. You may end up with a flicker if white, then your gray color that you define.

Are there any problems that you are seeing?


Thanks Kilo. I am not facing any probs. The reason I had to do this was that I assumed that the background of the view would be RGB(255,255,255) but it was not that Frown | :-(

So I thought what the heck and made the background and my image background my own slightly grayish color.

Nish


Regards,
Nish
Native CPian.
Born and brought up on CP.
With the CP blood in him.

GeneralRe: OnEraseBkgnd question Pin
Bernhard2-Jun-02 22:19
Bernhard2-Jun-02 22:19 
GeneralRe: OnEraseBkgnd question Pin
Nish Nishant2-Jun-02 22:25
sitebuilderNish Nishant2-Jun-02 22:25 
GeneralRe: OnEraseBkgnd question Pin
Tomasz Sowinski3-Jun-02 1:09
Tomasz Sowinski3-Jun-02 1:09 
GeneralGDI+ - Debug Build Pin
AJ1232-Jun-02 20:49
AJ1232-Jun-02 20:49 
GeneralRe: GDI+ - Debug Build Pin
Ed Gadziemski3-Jun-02 11:28
professionalEd Gadziemski3-Jun-02 11:28 
GeneralGDI + - Scan Line Order Pin
AJ1232-Jun-02 20:46
AJ1232-Jun-02 20:46 
GeneralRe: GDI + - Scan Line Order Pin
Paul M Watt2-Jun-02 21:04
mentorPaul M Watt2-Jun-02 21:04 
GeneralOne more thing Pin
Paul M Watt2-Jun-02 21:06
mentorPaul M Watt2-Jun-02 21:06 
GeneralCOM+ threading Pin
2-Jun-02 20:40
suss2-Jun-02 20:40 
GeneralFocus Pin
Mazdak2-Jun-02 19:34
Mazdak2-Jun-02 19:34 
GeneralRe: Focus Pin
Paul M Watt2-Jun-02 19:46
mentorPaul M Watt2-Jun-02 19:46 
GeneralRe: Focus Pin
Mazdak2-Jun-02 21:24
Mazdak2-Jun-02 21:24 
GeneralRe: Focus Pin
Paul M Watt2-Jun-02 21:45
mentorPaul M Watt2-Jun-02 21:45 
GeneralRe: Focus Pin
Mazdak2-Jun-02 22:05
Mazdak2-Jun-02 22:05 
GeneralRe: Focus Pin
Mazdak2-Jun-02 22:32
Mazdak2-Jun-02 22:32 
QuestionChanging fonts of my controls at once but how? Pin
Atilla Selem2-Jun-02 19:23
Atilla Selem2-Jun-02 19:23 
AnswerRe: Changing fonts of my controls at once but how? Pin
Ed Gadziemski3-Jun-02 11:32
professionalEd Gadziemski3-Jun-02 11:32 

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.