Re: disabling auto background clear
- From: Havoc Pennington <hp redhat com>
- To: John Cupitt <john cupitt ng-london org uk>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: disabling auto background clear
- Date: 26 Apr 2001 12:04:37 -0400
John Cupitt <john cupitt ng-london org uk> writes:
> This is an easy one ... how do I stop my widget being automatically
> cleared to the background colour on a configure? I want to redraw this
> case myself.
>
> I looked over the GIMP sources, but I can't see what they're doing that
> I'm not :-(
>
> Thanks for any pointers!
>
You set the background to none, I believe using gdk_window_set_background
(window, NULL).
Of course you get a different weirdness in this case (the desktop
under the window shows through, etc.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]