http://bugzilla.novell.com/show_bug.cgi?id=578154
http://bugzilla.novell.com/show_bug.cgi?id=578154#c0 Summary: Creating an "Empty Interface Definition" does not generate a subclass of NSObject in the codebehind files Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Steps: 1) Right-click on a MonoTouch project in MonoDevelop 2) Choose Add > New FIle 3) Select iPhone > Empty Interface Definition 4) Open the xib file in Interface Builder 5) Make some change and save in Interface Builder Expected Result: The two auto-generated C# files should contain a partial class subclassing NSObject Actual Result: There is an empty namespace scope; no class. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
