[Mono-bugs] [Bug 80020][Nor] Changed - Form: Handles are created too early
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 06:33:05 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80020
--- shadow/80020 2007-03-21 21:34:15.000000000 -0500
+++ shadow/80020.tmp.28830 2007-03-30 05:33:05.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
Cc:
Summary: Form: Handles are created too early
-OtherBugsDependingOnThis: 79964[FIXED]
+OtherBugsDependingOnThis: 79964
Apparently, we create our Form handles way too early. MS appears to only
create them once Show(Dialog) is called, why we create the handle in the
ctor.
For MDI childs, MS appears to create the handle on when the MDI parent is
More information about the mono-bugs
mailing list