yaxixi
2006-04-24 05:10:02 UTC
Hi ,
I am developming a lottery software which need to display thousands of
characters. I use OnDraw() function to display all characters once, but it
result in slow reflash. I consider to only display characters of current
client rectange in OnDraw() function, however I can't comfirm the
displayed content when modify the position of scroll bar.
What mathods I can use to make the display smooth? Any help appreciated.
I am developming a lottery software which need to display thousands of
characters. I use OnDraw() function to display all characters once, but it
result in slow reflash. I consider to only display characters of current
client rectange in OnDraw() function, however I can't comfirm the
displayed content when modify the position of scroll bar.
What mathods I can use to make the display smooth? Any help appreciated.