Click here to Skip to main content
16,009,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can i draw a draged line when mouse move in gdi+? Pin
Mazdak17-Mar-02 20:37
Mazdak17-Mar-02 20:37 
GeneralRe: How can i draw a draged line when mouse move in gdi+? Pin
realfly17-Mar-02 20:49
realfly17-Mar-02 20:49 
Generalbut Pin
realfly17-Mar-02 20:53
realfly17-Mar-02 20:53 
GeneralRe: but Pin
Mazdak17-Mar-02 21:14
Mazdak17-Mar-02 21:14 
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 
If you're talking about a selection box, I would draw it direct to the graphics object in the paint method, and therefore it is never a permanent part of the image, just drawn on top of it each time.

Of course, I'd double buffer it and draw it onto the buffer image, but you get the idea.


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

"I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002
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 
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 

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.