Re: Bugs with GtkDrawingArea under Win32



Havoc Pennington <hp@redhat.com> writes:

> Wolfgang Sourdeau <wolfgang@ultim.net> writes:
> > - I have noticed that under GNU, the drawing area had a default
> > white painting, which is not the case under Win32, which leads me to
> > add a bothering ifdef WIN32 in my code; I suspect to not be the
> > right behaviour however...
> > 
> 
> There is no default painting of drawing areas under X; it's possible
> that you just happened to have white pixels in the memory that the
> drawing area was using.

Actually, the drawing area is supposed to be cleared to the background
by default, unless you specifically set a background of None.

The default background, is, however, gray, not white.

                                        Owen




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