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=79068 --- shadow/79068 2006-08-13 12:40:01.000000000 -0400 +++ shadow/79068.tmp.4686 2006-08-13 12:40:01.000000000 -0400 @@ -0,0 +1,30 @@ +Bug#: 79068 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: MDI windows order reversed. + +The following progam prints: + +with Mono: + +ventana 0 --> MDIVentActivas.Form3, Text: Form3 +ventana 1 --> MDIVentActivas.Form2, Text: Form2 + +With .NET: +ventana 0 --> MDIVentActivas.Form2, Text: Form2 +ventana 1 --> MDIVentActivas.Form3, Text: Form3 + +Source code and program are attached _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
