Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generallet me try it8) Pin
realfly17-Mar-02 21:23
realfly17-Mar-02 21:23 
Generalhow to buffer it, it looks flicker! Pin
realfly18-Mar-02 3:55
realfly18-Mar-02 3:55 
GeneralRe: how to buffer it, it looks flicker! Pin
Mazdak18-Mar-02 4:12
Mazdak18-Mar-02 4:12 
AnswerRe: How can i draw a draged line when mouse move in gdi+? Pin
Christian Graus17-Mar-02 21:05
protectorChristian Graus17-Mar-02 21:05 
Generali'd like to try the "double buffer" Pin
realfly17-Mar-02 21:21
realfly17-Mar-02 21:21 
Generalhow to buffer it? it looks flicker! Pin
realfly18-Mar-02 14:29
realfly18-Mar-02 14:29 
GeneralRe: how to buffer it? it looks flicker! Pin
Christian Graus18-Mar-02 15:05
protectorChristian Graus18-Mar-02 15:05 
GeneralRe: how to buffer it? it looks flicker! Pin
realfly18-Mar-02 15:48
realfly18-Mar-02 15:48 
You mean that I should copy the Background to a buffer image(1) when i begin draw a line. and then copy the (1) and a drawing line to another image(2),and then copy (2) to the screen?
But it also result redraw all the client when mouse moveing, then it will flicker. i make a test about this.
I load an image when application intialized, and draw it direct to the screen when mouse moveing, but it's also flicker.8(
Is there any mistake of me? Is I must use the SetROP2? but unfortunly is that it can't works with gdi+ in the same time.(is that right?) What should i do?

i ma realfly
GeneralRe: how to buffer it? it looks flicker! Pin
Christian Graus18-Mar-02 22:43
protectorChristian Graus18-Mar-02 22:43 
QuestionCan I get the posting data of IE browser before the browser send the data to server? using VC! Pin
wabc17-Mar-02 18:52
wabc17-Mar-02 18:52 
QuestionCan I control the IE browser by using a COM? Pin
wabc17-Mar-02 18:50
wabc17-Mar-02 18:50 
AnswerRe: Can I control the IE browser by using a COM? Pin
C-J Berg17-Mar-02 23:42
C-J Berg17-Mar-02 23:42 
GeneralCreating a setup wizard Pin
Dor17-Mar-02 16:59
Dor17-Mar-02 16:59 
GeneralRe: Creating a setup wizard Pin
hkprs17-Mar-02 17:20
hkprs17-Mar-02 17:20 
GeneralRe: Creating a setup wizard Pin
Nish Nishant17-Mar-02 22:12
sitebuilderNish Nishant17-Mar-02 22:12 
QuestionHow I can add handler for Toolbar button in VS.NET (VC/MFC) Pin
17-Mar-02 16:36
suss17-Mar-02 16:36 
AnswerRe: How I can add handler for Toolbar button in VS.NET (VC/MFC) Pin
Nish Nishant17-Mar-02 16:59
sitebuilderNish Nishant17-Mar-02 16:59 
GeneralRe: How I can add handler for Toolbar button in VS.NET (VC/MFC) Pin
17-Mar-02 19:03
suss17-Mar-02 19:03 
Generalwhere to get the windows xp icon (the icon for App ,Toolbar...) Pin
benben17-Mar-02 16:08
benben17-Mar-02 16:08 
GeneralRe: where to get the windows xp icon (the icon for App ,Toolbar...) Pin
Nish Nishant17-Mar-02 16:30
sitebuilderNish Nishant17-Mar-02 16:30 
GeneralRe: where to get the windows xp icon (the icon for App ,Toolbar...) Pin
lszyn27-Mar-02 23:52
lszyn27-Mar-02 23:52 
GeneralWTL menu driving me nuts... Pin
AlphaDog17-Mar-02 14:57
AlphaDog17-Mar-02 14:57 
GeneralRe: WTL menu driving me nuts... Pin
Todd Smith17-Mar-02 16:20
Todd Smith17-Mar-02 16:20 
GeneralRe: WTL menu driving me nuts... Pin
AlphaDog18-Mar-02 2:46
AlphaDog18-Mar-02 2:46 
General16-Bit Programming Pin
Burnt Toast17-Mar-02 14:28
Burnt Toast17-Mar-02 14:28 

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.