Re: invalid regions



Krzysztof Garus <bajcik kolos math uni lodz pl> writes: 
> The problem is: in heavy loadavg there can be few scrolls between one
> expose event, so gdk_window_copy_area copies invalid area.
> 
> What is optimal way to fix this?
> 

You might try using gdk_window_scroll() instead of doing the copy_area
etc. manually. There are some examples in the GTK source code.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]