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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
