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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
