Click here to Skip to main content
15,890,670 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiona 3d modeller class Pin
tecdroid1-Aug-06 1:39
tecdroid1-Aug-06 1:39 
AnswerRe: a 3d modeller class Pin
Rilhas4-Aug-06 10:52
Rilhas4-Aug-06 10:52 
GeneralRe: a 3d modeller class Pin
tecdroid4-Aug-06 19:52
tecdroid4-Aug-06 19:52 
GeneralRe: a 3d modeller class Pin
Rilhas6-Aug-06 3:15
Rilhas6-Aug-06 3:15 
GeneralRe: a 3d modeller class Pin
tecdroid6-Aug-06 22:33
tecdroid6-Aug-06 22:33 
GeneralRe: a 3d modeller class Pin
Rilhas10-Aug-06 7:46
Rilhas10-Aug-06 7:46 
GeneralRe: a 3d modeller class Pin
tecdroid11-Aug-06 1:49
tecdroid11-Aug-06 1:49 
QuestionMoving Ellipse Problem Pin
uday kiran janaswamy1-Aug-06 1:28
uday kiran janaswamy1-Aug-06 1:28 
Hello,

I wrote a simple programm using Visual C++ where I want to move a cirle
in a window via drag&drop. I used the pDC->Ellipse() and the
InavlidateRect() functions for drawing the circle.
So far it works. But I have two problems:
1. When I move the mouse quickly during a drag&drop, not the entire
"old" cicle disappears so that I get a trace of the way I moved the
cicrle around
2. How can I implement that with a flicker-free window? (perhaps the
InvalidateRect() and pDC->Ellipse() functions aren't very useful for my
intentions and I should use other functions)


Uday kiran
AnswerRe: Moving Ellipse Problem Pin
tecdroid1-Aug-06 1:43
tecdroid1-Aug-06 1:43 
AnswerRe: Moving Ellipse Problem Pin
toxcct1-Aug-06 2:24
toxcct1-Aug-06 2:24 
AnswerRe: Moving Ellipse Problem Pin
Zac Howland1-Aug-06 4:28
Zac Howland1-Aug-06 4:28 
QuestionAccess Web Services from MS eMbedded C++ 4.0 Pin
iks1-Aug-06 1:09
iks1-Aug-06 1:09 
QuestionXMLRPC and VStudio6.0(VC++) Pin
_AnsHUMAN_ 1-Aug-06 0:49
_AnsHUMAN_ 1-Aug-06 0:49 
QuestionTooltip to static text?? Pin
Manjunath S1-Aug-06 0:48
Manjunath S1-Aug-06 0:48 
AnswerRe: Tooltip to static text?? Pin
uday kiran janaswamy1-Aug-06 1:02
uday kiran janaswamy1-Aug-06 1:02 
QuestionMoving Ellipse Problem Pin
uday kiran janaswamy1-Aug-06 0:34
uday kiran janaswamy1-Aug-06 0:34 
AnswerRe: Moving Ellipse Problem Pin
Hamid_RT1-Aug-06 0:50
Hamid_RT1-Aug-06 0:50 
GeneralRe: Moving Ellipse Problem [modified] Pin
uday kiran janaswamy1-Aug-06 0:53
uday kiran janaswamy1-Aug-06 0:53 
GeneralRe: Moving Ellipse Problem Pin
Hamid_RT1-Aug-06 1:27
Hamid_RT1-Aug-06 1:27 
GeneralRe: Moving Ellipse Problem Pin
uday kiran janaswamy1-Aug-06 1:30
uday kiran janaswamy1-Aug-06 1:30 
QuestionRTTI Pin
vikramlinux31-Jul-06 23:59
vikramlinux31-Jul-06 23:59 
AnswerRe: RTTI Pin
toxcct1-Aug-06 0:36
toxcct1-Aug-06 0:36 
GeneralRe: RTTI Pin
ThatsAlok1-Aug-06 23:52
ThatsAlok1-Aug-06 23:52 
QuestionSQL Scripting in a Batch File Pin
Programm3r31-Jul-06 23:55
Programm3r31-Jul-06 23:55 
AnswerRe: SQL Scripting in a Batch File Pin
toxcct31-Jul-06 23:57
toxcct31-Jul-06 23:57 

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.