[Mono-bugs] [Bug 81198][Nor] Changed - [Windows] WM_SHOWWINDOW not being called

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 26 17:21: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 rolfkvinge at ya.com.

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

--- shadow/81198	2007-03-22 19:51:52.000000000 -0500
+++ shadow/81198.tmp.28038	2007-03-26 16:21:05.000000000 -0500
@@ -98,6 +98,12 @@
 
 
 ------- Additional Comments From monkey at jpobst.com  2007-03-22 19:51 -------
 Rolf, attached is the revised patch that Chris and I worked out, can
 you please test it out with MDI and make sure we didn't break things?
  Thanks!
+
+------- Additional Comments From rolfkvinge at ya.com  2007-03-26 16:21 -------
+MDI seems to work, parented forms have a small regression though: you 
+removed WS_VISIBLE from the CreateParams in Forms.cs, which doesn't 
+seem to work when a handle is recreated (the window isn't made 
+visible). I readded those lines and everything works perfectly for me.


More information about the mono-bugs mailing list