Re: How to add controller class to NIB file?
Re: How to add controller class to NIB file?
- Subject: Re: How to add controller class to NIB file?
- From: "Conrad Taylor" <email@hidden>
- Date: Tue, 18 Mar 2008 23:42:00 -0700
Hi, I'm trying to perform steps 1 - 5 starting on page 45 - 46 of the
following:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/ObjCTutorial.pdf
However, when I perform "Choose File > Read Class File" from within IB
nothing happens and no error message is posted to the display.
-Conrad
On Tue, Mar 18, 2008 at 9:41 PM, Kyle Sluder <
email@hidden> wrote:
> On Wed, Mar 19, 2008 at 12:36 AM, Conrad Taylor <email@hidden>
> wrote:
> > Hi, I'm seem to be stuck on page 45 of the "Cocoa Application Tutorial.
> I
> > have tried several times to add the controller class to the NIB file
> without
> > any success. I'm using Xcode 3.1 on a MacBook Pro Mac OS X 10.5.2.
>
> What are you doing that's failing? And what kind of controller are
> you trying to add? You should be able to just drag one from the
> library into your nib. If it's an NSObjectController or subclass, you
> can just drag one of those in; if it's a custom controller class, drag
> in an NSObject and change its class in the Identity inspector panel.
>
> --Kyle Sluder
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden