On Mon, Mar 17, 2008 at 11:01 PM, Jeff LaMarche <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to