[Mono-bugs] [Bug 406595] ProgressBar RollBack and "freeze" the drawing/ressources

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 10 17:23:53 EDT 2008


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

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


Jonathan Pobst <jpobst at novell.com> changed:

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




--- Comment #3 from Jonathan Pobst <jpobst at novell.com>  2008-09-10 15:23:52 MDT ---
I think you are referring to the flickering of the control being redrawn many
times.  If so, that is fixed in r112711.

2008-09-10  Jonathan Pobst  <monkey at jpobst.com>

        * Control.cs: Add an internal field to force doublebuffering regardless
        of what the public mechanisms are set to.  This is because MS's native
        controls are doublebuffered even though their .Net bits are set to
false.
        * ProgressBar.cs: Set force_double_buffer to true.
        [Fixes bug #406595]


-- 
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