http://bugzilla.novell.com/show_bug.cgi?id=533566
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=533566#c2 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Geoff Norton <[email protected]> 2009-08-24 19:44:54 MDT --- Simon, The MainWindow.xib references the view from TempViewController.xib, but specifies the class as a UIViewController. If you clicko n the view in the MainWindow and change to the Class Identity and change it to what it is (TempViewController) the sample will work as expected. It seems this happens because interface builder gets confused about referencing external nibs as types because there isn't a backing xcodeproj. Michael is integrating backing xcodeprojs to solutions so that resources are detectable as well. -g -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
