Re: More Win32 redrawing problems

2012-08-11 Thread John Lindgren
On 08/11/2012 08:21 AM, John Lindgren wrote: > On 08/11/2012 06:06 AM, Martin Schlemmer wrote: >> PS: Did you also apply the other two patches? > > No, I should have ... as I was thinking about this some more last night, > the openSUSE patch (mingw32-cairo-surface-xy.patch) looks related. This pa

Re: More Win32 redrawing problems

2012-08-11 Thread Martin Schlemmer
>>> On 2012/08/11 at 02:48 PM, Dieter Verfaillie wrote: > On Fri, 10 Aug 2012 22:54:05 -0400, John Lindgren wrote: >> Hi, >> >> I have another problem with GTK+ widgets not redrawing properly on >> Windows. It seems that inactive windows are trying to save CPU time >> by >> not drawing on obscur

Re: More Win32 redrawing problems

2012-08-11 Thread Dieter Verfaillie
On Fri, 10 Aug 2012 22:54:05 -0400, John Lindgren wrote: Hi, I have another problem with GTK+ widgets not redrawing properly on Windows. It seems that inactive windows are trying to save CPU time by not drawing on obscured regions, but somehow they get it backwards -- the region they don't dr

Re: More Win32 redrawing problems

2012-08-11 Thread Martin Schlemmer
>>> On 2012/08/11 at 02:21 PM, John Lindgren wrote: > On 08/11/2012 06:06 AM, Martin Schlemmer wrote: >> Darn, brings back memories of when I was involved with BMPx and deadchip o_O >> >> Anyhow, I did a minimal build of SDL, mpg123, audacious-3.3 and > audacious-plugins-3.3, and Blur Scope, and

Re: More Win32 redrawing problems

2012-08-11 Thread John Lindgren
On 08/11/2012 06:06 AM, Martin Schlemmer wrote: > Darn, brings back memories of when I was involved with BMPx and deadchip o_O > > Anyhow, I did a minimal build of SDL, mpg123, audacious-3.3 and > audacious-plugins-3.3, and Blur Scope, and it seems fine on Windows 7. I will > have to check on Mo

Re: More Win32 redrawing problems

2012-08-11 Thread Martin Schlemmer
>>> On 2012/08/11 at 04:54 AM, John Lindgren wrote: > Hi, > > I have another problem with GTK+ widgets not redrawing properly on > Windows. It seems that inactive windows are trying to save CPU time by > not drawing on obscured regions, but somehow they get it backwards -- > the region they don'

More Win32 redrawing problems

2012-08-10 Thread John Lindgren
Hi, I have another problem with GTK+ widgets not redrawing properly on Windows. It seems that inactive windows are trying to save CPU time by not drawing on obscured regions, but somehow they get it backwards -- the region they don't draw is the mirror image (horizontally) of the region that is a