Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to send a msg between MainFrame and a view? Pin
Richard MacCutchan6-Jan-10 3:48
mveRichard MacCutchan6-Jan-10 3:48 
QuestionRe-drawing Transparent Bitmap - Strange Behavior Pin
softwaremonkey5-Jan-10 5:05
softwaremonkey5-Jan-10 5:05 
AnswerRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
Cedric Moonen5-Jan-10 8:28
Cedric Moonen5-Jan-10 8:28 
GeneralRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
softwaremonkey5-Jan-10 8:42
softwaremonkey5-Jan-10 8:42 
GeneralRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
Cedric Moonen5-Jan-10 9:14
Cedric Moonen5-Jan-10 9:14 
GeneralRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
softwaremonkey5-Jan-10 9:31
softwaremonkey5-Jan-10 9:31 
GeneralRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
Rozis6-Jan-10 10:15
Rozis6-Jan-10 10:15 
GeneralRe: Re-drawing Transparent Bitmap - Strange Behavior Pin
softwaremonkey6-Jan-10 11:39
softwaremonkey6-Jan-10 11:39 
Hey Rozis, thanks for the reply.

You were right, it wasnt too difficult to store the background as a bitmap and redraw it each time and it has fixed the problem. As a side effect, I have been able to reduce the number of Invalidate() and InvalidateRect() calls I make elsewhere which reduces the flicker so its a win-win situation.

It is always good to have a sanity check though, to make sure that I'm not going off at a tangent!

Thanks again!

Tony Thumbs Up | :thumbsup: Thumbs Up | :thumbsup:
QuestionEditCtrl Pin
kumar sanghvi5-Jan-10 2:27
kumar sanghvi5-Jan-10 2:27 
AnswerRe: EditCtrl Pin
CPallini5-Jan-10 2:42
mveCPallini5-Jan-10 2:42 
Questionhow to get a hidden file extensions? Pin
nenfa5-Jan-10 1:33
nenfa5-Jan-10 1:33 
QuestionRe: how to get a hidden file extensions? Pin
CPallini5-Jan-10 2:26
mveCPallini5-Jan-10 2:26 
AnswerRe: how to get a hidden file extensions? Pin
Hamid_RT5-Jan-10 3:35
Hamid_RT5-Jan-10 3:35 
AnswerRe: how to get a hidden file extensions? Pin
Steve Mayfield5-Jan-10 9:53
Steve Mayfield5-Jan-10 9:53 
QuestionHooking Pin
S p k 5215-Jan-10 0:50
S p k 5215-Jan-10 0:50 
Questionc++ Pin
surekha.btech5-Jan-10 0:15
surekha.btech5-Jan-10 0:15 
AnswerRe: c++ Pin
«_Superman_»5-Jan-10 0:28
professional«_Superman_»5-Jan-10 0:28 
AnswerRe: c++ Pin
CPallini5-Jan-10 0:28
mveCPallini5-Jan-10 0:28 
AnswerRe: c++ Pin
bilal haider5-Jan-10 0:56
bilal haider5-Jan-10 0:56 
AnswerRe: c++ Pin
Richard MacCutchan5-Jan-10 1:15
mveRichard MacCutchan5-Jan-10 1:15 
AnswerRe: c++ Pin
Hamid_RT5-Jan-10 3:17
Hamid_RT5-Jan-10 3:17 
QuestionDerived Class Function Pointer Error Pin
J Forde5-Jan-10 0:11
professionalJ Forde5-Jan-10 0:11 
QuestionRe: Derived Class Function Pointer Error Pin
CPallini5-Jan-10 0:24
mveCPallini5-Jan-10 0:24 
AnswerRe: Derived Class Function Pointer Error Pin
J Forde5-Jan-10 4:39
professionalJ Forde5-Jan-10 4:39 
Questionhelp me please! Pin
nenfa4-Jan-10 22:23
nenfa4-Jan-10 22:23 

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.