[Mono-bugs] [Bug 78870][Nor] Changed - Program crashes when setting the MinimumSize on a Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 21 10:13:39 EDT 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78870
--- shadow/78870 2006-07-18 16:42:51.000000000 -0400
+++ shadow/78870.tmp.12075 2006-07-21 10:13:39.000000000 -0400
@@ -58,6 +58,13 @@
------- Additional Comments From jackson at ximian.com 2006-07-17 16:00 -------
MinimumSize is a 2.0 property, right now we are focusing on .NET 1.1
------- Additional Comments From peter at novonyx.com 2006-07-17 19:05 -------
Actually, no, for From it's not 2.0; only Control.MinimumSize is. But
the crash might be related to the new 2.0 stuff added to Control.
+
+------- Additional Comments From alex.olk at googlemail.com 2006-07-21 10:13 -------
+Is this bug still valid ?
+
+Here the form shows up and I do not get an exception.
+
+Btw, FileDialog uses Form.MinimumSize for a longer time now.
More information about the mono-bugs
mailing list