[Mono-bugs] [Bug 63193][Wis] New - NSRunAlertPanel isn't gen'ed.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 01:05:22 -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 mjedgar@nycap.rr.com.

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

--- shadow/63193	2004-08-17 01:05:22.000000000 -0400
+++ shadow/63193.tmp.28632	2004-08-17 01:05:22.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 63193
+Product: Cocoa#
+Version: 0.1
+OS: 
+OS Details: 10.3.5
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Bindings.
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: mjedgar@nycap.rr.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: NSRunAlertPanel isn't gen'ed.
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+NSRunAlertPanel is not included by the generator. It's kinda important.
+
+Steps to reproduce the problem:
+1. Add NSRunAlertPanel to a program, and mcs will crap it's pants b/c it's not included in dlls.
+2. 
+3. 
+
+Actual Results:
+Doesn't compile.
+
+Expected Results:
+Run NSRunAlertPanel :p
+
+How often does this happen? 
+
+Every time.
+
+Additional Information: