I´m using C, and when I use ave_avo_update(my_pixmap) or ewe_refresh_Window() the overall speed of my graphic application are very slow. Without using them I can draw (in the back) 20,000 lines per second, but when I put the refresh in the middle so I can see the lines drawing, I get 20 lines approx. per second.
Can Anyone tell me how to do to have a fast refresh in C?.
diego |