[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 09:40:52 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80020
--- shadow/80020 2007-03-30 05:33:05.000000000 -0500
+++ shadow/80020.tmp.2096 2007-03-30 08:40:52.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
+OtherBugsDependingOnThis: 79964[FIXED]
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