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=78371 --- shadow/78371 2006-05-12 09:23:00.000000000 -0400 +++ shadow/78371.tmp.28965 2006-05-12 15:56:50.000000000 -0400 @@ -5,13 +5,13 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: StatusBar drawing/updating is slow as hell @@ -48,6 +48,10 @@ Commenting the DrawLine code in CPDrawBorder3D saves another 7 seconds and finally commenting CPDrawSizeGrip and the test app needs only 1.2 seconds to run the loop. Oh cairo.... + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-12 15:56 ------- +We can't get this perfect because of the slow drawing speed, but I can +certainly cut down on the number of draw calls done. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
