X / gtk-x11 / flicker and other problems [+PATCH]

John Emmas johne53@tiscali.co.uk
Mon Feb 16 08:36:00 GMT 2009


----- Original Message ----- 
From: "John Emmas" <johne53@tiscali.co.uk>
>
> One more thing Jon.  I'm probably being ludicrously simplistic
> here - but to fix the resizing problem (not resizing until the user lets
> go of the mouse button) could there be a simple fix for this just by
> responding to the WM_MOUSEHOVER notification?
>
Or if you'd prefer not to do this in WM_SIZING,  WM_NCMOUSEHOVER
might be more successful and would at least make Cygwin's resizing work more
like Linux's.  I guess the main problem with WM_NCMOUSEHOVER though is that
it doesn't get issued by older versions of Windows.  However, that's Windows
fault, not Cygwin's.

John 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list