Native GDI

Alan Hourihane alanh@fairlite.demon.co.uk
Mon Apr 8 01:04:00 GMT 2002


On Mon, Apr 08, 2002 at 04:03:40 +1000, Robert Collins wrote:
> Just a question: how does X cope with region invalidate - say with the
> Xnest engine? I'm wondering how the native GDI engine will handle having
> regions invalidated by win32 apps in front of it, without an off-screen
> buffer.
> 
I believe WM_PAINT is our friend here. Then we can issue the X calls
inside the server to repaint the region(s).

Alan.



More information about the Cygwin-xfree mailing list