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=77824

--- shadow/77824        2006-05-22 18:03:35.000000000 -0400
+++ shadow/77824.tmp.32131      2006-05-22 18:04:53.000000000 -0400
@@ -254,6 +254,11 @@
 
 The problem is that just creating new PaintEventArgs is not really 
 legal, even on MS. If the GC on MS were to kick in at the right time, 
 the graphics object would be disposed there, too, and the app would 
 crash. Since we reuse our graphics object it just is more obvious on 
 Mono.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-22 18:04 -------
+Created an attachment (id=17085)
+testcode showing that MS doesn't like GCd paint events either
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to