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-14 15:37:58.000000000 -0400
+++ shadow/78371.tmp.29520      2006-05-14 17:29:00.000000000 -0400
@@ -82,6 +82,15 @@
 
 In addition, I think we need to keep a Rectangle with the bounds
 maintained in each Panel, this would elmininate the constructor call
 to compute intersections on every call.  And since we are likely only
 going to have a handful of panels, this price is worth paying.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-14 17:29 -------
+Miguel, windows always updates/redraws the complete StatusBarPanel.
+
+cairo and especially Graphics.DrawString hurts the performance of the
+StatusBar (take a look into libgdiplus graphics.c,
+MeasureOrDrawString, and you know why).
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to