• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Bypassing Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bypassing Interface Builder


  • Subject: Re: Bypassing Interface Builder
  • From: "David Wilson" <email@hidden>
  • Date: Wed, 14 May 2008 11:59:49 -0400

On Wed, May 14, 2008 at 11:35 AM, colo <email@hidden> wrote:
> Hmmm. The letting it create the files in the nib file sounds fine for
> me. But what about the linking and configuring? It's just all
> reflected in code correct? The dragging a pipe to one object to the
> other that just all shows up in the .m right? So that part can just be
> bypassed and done in xcode I assume and still remain "Cocoa" style.

This is incorrect. I think you're being confused by memories of some
Windows programming or the like, where interface creation actually
created code for you that you then fleshed out.

IB does not touch your code. All it creates is a .nib file that tells
the runtime to create some stuff when it's loaded, and then to connect
that stuff to objects that your code created.


--
- David T. Wilson
email@hidden
_______________________________________________

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

  • Follow-Ups:
    • Re: Bypassing Interface Builder
      • From: "I. Savant" <email@hidden>
References: 
 >Bypassing Interface Builder (From: colo <email@hidden>)
 >Re: Bypassing Interface Builder (From: "I. Savant" <email@hidden>)
 >Re: Bypassing Interface Builder (From: colo <email@hidden>)

  • Prev by Date: Re: Bypassing Interface Builder
  • Next by Date: Re: Bypassing Interface Builder
  • Previous by thread: Re: Bypassing Interface Builder
  • Next by thread: Re: Bypassing Interface Builder
  • Index(es):
    • Date
    • Thread