[Mono-bugs] [Bug 80151][Nor] Changed - [Windows - DataGrid] MakeTransparent OutOfMemoryException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 5 10:37:03 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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80151

--- shadow/80151	2006-12-05 10:36:30.000000000 -0500
+++ shadow/80151.tmp.18756	2006-12-05 10:37:03.000000000 -0500
@@ -23,6 +23,11 @@
 cause an OutOfMemoryException when doing a new DataGrid () on Windows.  The
 root problem is more likely related to resources, as just loading up a
 bitmap from a file and calling MakeTransparent on it works fine.
 
 In the short run, we can comment out these two lines in DataGrid to get it
 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
+


More information about the mono-bugs mailing list