This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Native GDI


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]