https://bugzilla.novell.com/show_bug.cgi?id=406595
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=406595#c3 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Jonathan Pobst <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> * 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
