GdkPixbuf rendering to partially obscured window
- From: Carl Nygard <cjnygard fast net>
- To: gtk-app-devel-list gnome org
- Subject: GdkPixbuf rendering to partially obscured window
- Date: Mon, 31 Jan 2005 17:03:54 -0500
I have a GdkPixbuf rendering to a drawing area, and when the area is
obscured under another window, the bit under the window never gets the
image. I'm drawing vectors to the same window at the same time, and
they get displayed via backing store just fine.
More clearly:
using drawing area obscured partially by gnome-terminal:
draw vectors to window
draw GdkPixbuf to window
remove gnome-terminal
result: no expose event because of backing store
vectors are displayed via the backing store
no raster displayed where terminal was
See the following images for clarification:
http://www.3sinc.com/gdkpixbuf/obscured-raster.png
http://www.3sinc.com/gdkpixbuf/missing-raster.png
Is this a problem with GdkPixbuf not rendering to what it knows is
obscured portions of the window? Or is this a problem with SaveUnder or
BackingStore?
--
Carl Nygard <cjnygard fast net>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]