[Mono-bugs] [Bug 67257][Nor] Changed - SWF applications exit without displaying anything

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Sep 2004 18:31:52 -0400 (EDT)


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 peter@novonyx.com.

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

--- shadow/67257	2004-09-30 16:42:34.000000000 -0400
+++ shadow/67257.tmp.10742	2004-09-30 18:31:52.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 67257
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: FC3t2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: paul@all-the-johnsons.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,10 @@
       static void Main( string[] args )
       {
          MessageBox.Show( "Welcome\nto\nC#\nprogramming!" );
       }
    }
 }
+
+------- Additional Comments From peter@novonyx.com  2004-09-30 18:31 -------
+Messagebox is not yet implemented
+