Click here to Skip to main content
15,919,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: DirectX9 Surfaces Transparency Pin
Rajkumar R2-Jun-08 2:58
Rajkumar R2-Jun-08 2:58 
QuestionHow to ignore the Redraw message Pin
Schehaider_Aymen31-May-08 22:56
Schehaider_Aymen31-May-08 22:56 
AnswerRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 0:04
Rajkumar R1-Jun-08 0:04 
GeneralRe: How to ignore the Redraw message [modified] Pin
Schehaider_Aymen1-Jun-08 0:38
Schehaider_Aymen1-Jun-08 0:38 
GeneralRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 1:03
Rajkumar R1-Jun-08 1:03 
GeneralRe: How to ignore the Redraw message Pin
Schehaider_Aymen1-Jun-08 1:28
Schehaider_Aymen1-Jun-08 1:28 
GeneralRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 2:16
Rajkumar R1-Jun-08 2:16 
GeneralRe: How to ignore the Redraw message Pin
Bram van Kampen1-Jun-08 1:47
Bram van Kampen1-Jun-08 1:47 
Well, whatever the difficulty, the content info has to be stored somewhere before it can be stored used to redraw the window. The question realy is: 'Who writes the Code for it:- Bill Gates or you.'

Actually, Bill Gates provided a framework for retaining and storing those things, it's called the underlying Document. With each screen drawing action, you should write your actions to the Document, and then render the document to the screen. There is a very good tutorial about precisely this as part of the MFC Help System, it's called 'Scribble'. I reccommend that you take a few hours out to do this tutorial, and all your questions regarding this (and more) will be answered.

Regards Smile | :) Smile | :)

Bram van Kampen

QuestionReset the interface Pin
Schehaider_Aymen31-May-08 22:48
Schehaider_Aymen31-May-08 22:48 
AnswerRe: Reset the interface Pin
Nelek1-Jun-08 6:46
protectorNelek1-Jun-08 6:46 
QuestionString Table bug? Pin
followait31-May-08 21:44
followait31-May-08 21:44 
AnswerRe: String Table bug? Pin
Rajesh R Subramanian31-May-08 22:17
professionalRajesh R Subramanian31-May-08 22:17 
GeneralRe: String Table bug? Pin
followait1-Jun-08 0:31
followait1-Jun-08 0:31 
GeneralRe: String Table bug? Pin
Rajesh R Subramanian1-Jun-08 1:06
professionalRajesh R Subramanian1-Jun-08 1:06 
AnswerRe: String Table bug? Pin
Joe Woodbury1-Jun-08 12:24
professionalJoe Woodbury1-Jun-08 12:24 
Questioncustom control Pin
subramanyeswari31-May-08 21:03
subramanyeswari31-May-08 21:03 
AnswerRe: custom control Pin
Rajkumar R1-Jun-08 0:26
Rajkumar R1-Jun-08 0:26 
GeneralRe: custom control Pin
subramanyeswari1-Jun-08 0:42
subramanyeswari1-Jun-08 0:42 
GeneralRe: custom control Pin
Rajkumar R1-Jun-08 2:20
Rajkumar R1-Jun-08 2:20 
QuestionProblem about shared list by MDI child views Pin
followait31-May-08 20:44
followait31-May-08 20:44 
AnswerRe: Problem about shared list by MDI child views Pin
Rajkumar R1-Jun-08 1:09
Rajkumar R1-Jun-08 1:09 
AnswerRe: Problem about shared list by MDI child views Pin
Nelek1-Jun-08 6:38
protectorNelek1-Jun-08 6:38 
QuestionTime Bomb in VS5.00 Pin
Bram van Kampen31-May-08 17:25
Bram van Kampen31-May-08 17:25 
AnswerRe: Time Bomb in VS5.00 Pin
Gary R. Wheeler1-Jun-08 1:05
Gary R. Wheeler1-Jun-08 1:05 
GeneralRe: Time Bomb in VS5.00 Pin
Bram van Kampen2-Jun-08 15:36
Bram van Kampen2-Jun-08 15:36 

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.