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: "Kyle Sluder" <email@hidden>
- Date: Wed, 19 Mar 2008 00:41:56 -0400
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