[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: invalid regions
- From: Havoc Pennington <hp redhat com>
- To: bajcik kolos math uni lodz pl
- Cc: gnome-devel-list gnome org
- Subject: Re: invalid regions
- Date: 14 Oct 2002 01:46:53 -0400
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]