[Mono-bugs] [Bug 80324][Nor] Changed - [PATCH] PictureBox flickers when its image is updated

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 22 05:20:02 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=80324

--- shadow/80324	2006-12-21 14:58:00.000000000 -0500
+++ shadow/80324.tmp.25905	2006-12-22 05:20:02.000000000 -0500
@@ -10,13 +10,13 @@
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: josecoig at cae.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
-Summary: PictureBox flickers when its image is updated
+Summary: [PATCH] PictureBox flickers when its image is updated
 
 Description of Problem:
    PictureBox controls flicker when their image is updated and the 
 control is invalidated.
 
 Steps to reproduce the problem:
@@ -82,6 +82,12 @@
 http://lists.ximian.com/archives/public/mono-patches/2006-November/083380.html
 
 c.c. Gert
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-12-21 14:58 -------
 Sorry about this. Let me know if you want me to revert (all) changes.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-22 05:20 -------
+I've attached a patch which fixes this issue, and which corrects the 
+Control.DoubleBuffer property (2.0 only).
+
+Let me know if it's ok to commit.


More information about the mono-bugs mailing list