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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 21 14:55:26 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 sebastien at ximian.com.

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

--- shadow/80324	2006-12-21 14:53:07.000000000 -0500
+++ shadow/80324.tmp.11279	2006-12-21 14:55:26.000000000 -0500
@@ -10,13 +10,12 @@
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: josecoig at cae.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
-Cc: 
 Summary: PictureBox flickers when its image is updated
 
 Description of Problem:
    PictureBox controls flicker when their image is updated and the 
 control is invalidated.
 
@@ -74,6 +73,12 @@
 http://svn.myrealbox.com/viewcvs/trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms/PictureBox.cs?rev=68480&r1=67127&r2=68480
 
 ------- Additional Comments From sebastien at ximian.com  2006-12-21 14:53 -------
 Actually the supplied sample doesn't flicker at all if I revert this
 change. I guess the OptimizedDoubleBuffer isn't yet implemented (and
 is currently worse than 1.x DoubleBuffer).
+
+------- Additional Comments From sebastien at ximian.com  2006-12-21 14:55 -------
+Other controls are also affected, see
+http://lists.ximian.com/archives/public/mono-patches/2006-November/083380.html
+
+c.c. Gert


More information about the mono-bugs mailing list