Re: disable clear area on expose event



Hi,

shawn boles <rboles uvm edu> writes:

> Prior to an expose event, GDK clears the exposed area to the
> widget's background color.  Is it possible to disable this in either
> a defined area or in a widget entirely?

 gdk_window_set_back_pixmap (window, NULL, FALSE);


Sven



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