Re: interface builder 3 question
Re: interface builder 3 question
- Subject: Re: interface builder 3 question
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 17 Mar 2008 23:55:39 -0400
On Mon, Mar 17, 2008 at 11:01 PM, Jeff LaMarche <email@hidden> wrote:
> LOL. Sorry, I shouldn't try and do this stuff so late at night! I
> meant "specifying the new class' superclass".
Oh. You don't. IB3 is a different beast. Instead, you write your
code in Xcode and then switch to IB and instantiate it. If your nib
belongs to a project, there's no loading of files or any code
generation going on. IB3 reads and parses your header files on the
fly, noting changes as they occur.
Check out the IB3 getting started guide; it does a decent job
explaining some of the fundamental differences between IB2 and IB3.
--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