Click here to Skip to main content
16,010,553 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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


Uday kiran
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 
GeneralRe: SQL Scripting in a Batch File Pin
Programm3r31-Jul-06 23:59
Programm3r31-Jul-06 23:59 
AnswerRe: SQL Scripting in a Batch File Pin
David Crow1-Aug-06 3:16
David Crow1-Aug-06 3:16 
QuestionCompressing & Uncompressing of text file Pin
Suresh H31-Jul-06 23:37
Suresh H31-Jul-06 23:37 
AnswerRe: Compressing & Uncompressing of text file Pin
Marc Soleda1-Aug-06 0:12
Marc Soleda1-Aug-06 0:12 
GeneralRe: Compressing & Uncompressing of text file Pin
Suresh H1-Aug-06 0:16
Suresh H1-Aug-06 0:16 
GeneralRe: Compressing & Uncompressing of text file Pin
Marc Soleda1-Aug-06 0:58
Marc Soleda1-Aug-06 0:58 
AnswerRe: Compressing & Uncompressing of text file Pin
Hamid_RT1-Aug-06 0:22
Hamid_RT1-Aug-06 0:22 
GeneralRe: Compressing & Uncompressing of text file Pin
Suresh H1-Aug-06 0:43
Suresh H1-Aug-06 0:43 
QuestionActiveX function return pointer Pin
majco33331-Jul-06 23:33
majco33331-Jul-06 23:33 
QuestionGUI technologies [modified] Pin
A_Fa31-Jul-06 23:33
A_Fa31-Jul-06 23:33 
QuestionRe: GUI technologies Pin
Hamid_RT1-Aug-06 0:22
Hamid_RT1-Aug-06 0:22 
AnswerRe: GUI technologies Pin
ThatsAlok1-Aug-06 23:52
ThatsAlok1-Aug-06 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.