|
-
April 6th, 1999, 05:02 AM
#1
A very difficute question??
Hello:
I use VC++6.0 MFC ScrollView class.I set Scroll size 6800.
For quickly display graphic when I resize the graphic.I
use redraw (lines,and so on)to memory .From memory to display.
But when I set the memory is 6800.Run the program,the result
is there isn't enough memory or speed very very slowly.
What will I do?would you help me and give me any advice?
Thank you very much!
Yoh-Hei
-
August 14th, 2000, 07:36 AM
#2
Re: A very difficute question??
I'm not sure I fully understand what you are doing, but are you blting an entire image instead of just the portion that is in view ? If so, that will surely slow you down.
Christian
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
|