|
-
June 10th, 2004, 01:11 PM
#1
How to draw a graphical object independently?
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|