[Mono-bugs] [Bug 533566] Crash if I try to set an IBOutlet on the view used in a UINavigationController

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 24 21:44:57 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=533566

User gnorton at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=533566#c2


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Geoff Norton <gnorton at novell.com>  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.


More information about the mono-bugs mailing list