[Mono-bugs] [Bug 80151][Blo] Changed - [Windows - DataGrid] MakeTransparent OutOfMemoryException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 8 19:36:12 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80151
--- shadow/80151 2006-12-08 13:23:23.000000000 -0500
+++ shadow/80151.tmp.25724 2006-12-08 19:36:12.000000000 -0500
@@ -10,13 +10,12 @@
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: monkey at jpobst.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
-Cc:
Summary: [Windows - DataGrid] MakeTransparent OutOfMemoryException
The lines in DataGrid.cs:
- back_button_image.MakeTransparent (Color.Transparent);
- parent_rows_button_image.MakeTransparent (Color.Transparent);
@@ -28,6 +27,11 @@
working, however, in the long run, we need to figure out the resources issue.
------- Additional Comments From monkey at jpobst.com 2006-12-05 10:37 -------
Created an attachment (id=18231)
Test Program
+
+------- Additional Comments From toshok at ximian.com 2006-12-08 19:36 -------
+I've commented out the calls in trunk (we released 1.2.2 without them)
+ going to cc sebastien on this one, as it's got to be a weird S.D./gdi
+interaction with resources.
More information about the mono-bugs
mailing list