[Mono-bugs] [Bug 578154] New: Creating an "Empty Interface Definition" does not generate a subclass of NSObject in the codebehind files
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 8 21:28:25 EST 2010
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: mono-bugs at lists.ximian.com
ReportedBy: scpeterson at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list