[Mono-bugs] [Bug 80604][Nor] Changed - Form.Visible should return true during OnLoad
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 04:01:52 EST 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80604
--- shadow/80604 2007-02-08 16:15:30.000000000 -0500
+++ shadow/80604.tmp.26096 2007-02-09 04:01:52.000000000 -0500
@@ -74,6 +74,10 @@
Apparently Visible is still false during OnLoad for a form that is
not made visible by Application.Run.
I've added a unit test (named VisibleOnLoad) for this to FormTest.cs.
Note: the test is marked NotWorking for now.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-02-09 04:01 -------
+It seems to be because Control.Show calls CreateControl before
+setting Visible.
More information about the mono-bugs
mailing list