Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOOP problem with MFC Pin
Anonymous10-Jun-04 8:13
Anonymous10-Jun-04 8:13 
GeneralRe: OOP problem with MFC Pin
Johan Rosengren10-Jun-04 8:32
Johan Rosengren10-Jun-04 8:32 
GeneralRe: OOP problem with MFC Pin
Anonymous10-Jun-04 8:53
Anonymous10-Jun-04 8:53 
GeneralRe: OOP problem with MFC Pin
palbano10-Jun-04 9:15
palbano10-Jun-04 9:15 
GeneralRe: OOP problem with MFC Pin
David Crow10-Jun-04 9:17
David Crow10-Jun-04 9:17 
GeneralRe: OOP problem with MFC Pin
palbano10-Jun-04 9:23
palbano10-Jun-04 9:23 
GeneralRe: OOP problem with MFC Pin
Anonymous10-Jun-04 10:50
Anonymous10-Jun-04 10:50 
QuestionHow to draw a graphical object independently? Pin
Arun AC10-Jun-04 8:09
Arun AC10-Jun-04 8:09 
Hai all,

I am doing a project involving graphical drawings.

In my project, I add every drawn elements in a pointer list.
And, while drawing a new element ie on every mouse move, i redraw all the elements in the pointer list and draw the current elements with the new coordinates.

This slows down my application.
I tried Double buffering and XOR techniques but in vain.

Is there any other way to draw an element without disturbing other drawn elements?

Please help me.

With Thanks,
Arun Chakaravarthy
AnswerRe: How to draw a graphical object independently? Pin
Johan Rosengren10-Jun-04 8:40
Johan Rosengren10-Jun-04 8:40 
Generalstruct _timeb Question Pin
Nick Parker10-Jun-04 7:25
protectorNick Parker10-Jun-04 7:25 
GeneralRe: struct _timeb Question Pin
Michael Dunn10-Jun-04 8:15
sitebuilderMichael Dunn10-Jun-04 8:15 
GeneralRe: struct _timeb Question Pin
Nick Parker10-Jun-04 8:30
protectorNick Parker10-Jun-04 8:30 
GeneralC++ Random Question Pin
bobski220010-Jun-04 6:21
bobski220010-Jun-04 6:21 
GeneralRe: C++ Random Question Pin
jmkhael10-Jun-04 6:25
jmkhael10-Jun-04 6:25 
GeneralRe: C++ Random Question Pin
Graham Bradshaw10-Jun-04 6:27
Graham Bradshaw10-Jun-04 6:27 
GeneralRe: C++ Random Question Pin
Rick York10-Jun-04 6:32
mveRick York10-Jun-04 6:32 
GeneralRe: C++ Random Question Pin
Cohen10-Jun-04 6:44
Cohen10-Jun-04 6:44 
GeneralRe: C++ Random Question Pin
bobski220010-Jun-04 6:47
bobski220010-Jun-04 6:47 
GeneralRe: C++ Random Question Pin
David Crow10-Jun-04 9:08
David Crow10-Jun-04 9:08 
GeneralRe: C++ Random Question Pin
Cohen10-Jun-04 6:50
Cohen10-Jun-04 6:50 
GeneralProblems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 5:47
Wheatbread10-Jun-04 5:47 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
jmkhael10-Jun-04 5:50
jmkhael10-Jun-04 5:50 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 6:21
Wheatbread10-Jun-04 6:21 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
jmkhael10-Jun-04 6:23
jmkhael10-Jun-04 6:23 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 6:32
Wheatbread10-Jun-04 6:32 

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.