Re: Problems with transparent windows

2003-12-12 Thread Rein Klazes
On Fri, 12 Dec 2003 09:53:41 +0100, you wrote: > Hello, > > I've found a probable bug in Wine when running win32 applications. > > Wine does not repaint windows areas that are hidden by another window over them (I > think > this is a behaviour by design). > This behaviour is not correct when th

Problems with transparent windows

2003-12-12 Thread Juan Antonio Boscá Lloret
Hello,   I've found a probable bug in Wine when running win32 applications.   Wine does not repaint windows areas that are hidden by another window over them (I think this is a behaviour by design). This behaviour is not correct when the upper window is transparent (WS_EX_TRANSPARENT style).