Full redraw of root window
- From: Ian King <king eiffel com>
- To: gtk-list gnome org
- Subject: Full redraw of root window
- Date: Wed, 02 Nov 2005 16:53:19 -0800
Hi,
Is is possible for gtk to force a redraw of the entire root window.
With gnome 2.10 on Fedora Core at least, when I draw to the root window
using gdk_draw_line with the drawable being the gdk_root_parent, a call to
gdk_window_invalidate_rect (gdk_root_parent, default_pointer,
True)
gdk_window_process_updates (gdk_root_parent, True)
does not remove the line, is there a way I can force the root window to
redraw itself and all of its children and therefore remove any drawings
that I have drawn using gdk_root_parent.
Thanks for your time
Ian King
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]