[Mono-bugs] [Bug 417962] WS_EX_COMPOSITED does not remove flashing

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 11 11:17:36 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=417962

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=417962#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |WONTFIX




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-09-11 09:17:36 MDT ---
MSDN explicitly says this only works on Windows XP (though it works on Vista as
well).  Because it is documented that this will not work on all platforms, it
will not be supported on X11 either.

http://msdn.microsoft.com/en-us/library/ms632680(VS.85).aspx

The same effect can be achieved in a fully managed and cross platform manner by
setting the ControlStyles.DoubleBuffered style bit or the
Control.DoubleBuffered property.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list