which platform are you developing for? is it for linux or windows? windows seems to have problems drawing graphics quickly. also, are you double buffering? a bit more info about your implimentation would be nice.
On Tue, 2006-03-07 at 12:32 -0500, Jordan Walsh wrote: > Hi. I have implemented a widget, and had to include native scrolling > capabilities. Only problem is, redrawing is slightly slow, and a > noticeable lag (.25 second) is noticed on every scroll. I was wondering > if there is a way to after a scroll, draw my window somewhere else, and > then show it all at one time. I have done some reading, I found that the > progress bar widget does something similar to prevent flickering. Any > help would be appreciated. > > -jordan _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list