• 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: Creating AppControllers in InterfaceBuilder 3.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating AppControllers in InterfaceBuilder 3.1


  • Subject: Re: Creating AppControllers in InterfaceBuilder 3.1
  • From: "Owen Yamauchi" <email@hidden>
  • Date: Mon, 30 Jun 2008 10:25:53 -0700

On Mon, Jun 30, 2008 at 7:27 AM, j o a r <email@hidden> wrote:
> The thinking here is indeed that Xcode handles the creation of classes,
> while IB handles instances of classes and their configuration.

IB can actually create classes. In the Identity inspector, after
creating a generic NSObject, type in a class name that you want to
create. Then you can add outlets and actions below. Once you're
finished, File->Write Class Files... will create the .h and .m files
(unfortunately it won't add them to your Xcode project, or at least I
haven't found a way to make it do so).

Owen
_______________________________________________

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

References: 
 >Creating AppControllers in InterfaceBuilder 3.1 (From: email@hidden)
 >Re: Creating AppControllers in InterfaceBuilder 3.1 (From: j o a r <email@hidden>)

  • Prev by Date: Re: Creating AppControllers in InterfaceBuilder 3.1
  • Next by Date: garbage collection and NSConnection
  • Previous by thread: Re: Creating AppControllers in InterfaceBuilder 3.1
  • Next by thread: Re: Creating AppControllers in InterfaceBuilder 3.1
  • Index(es):
    • Date
    • Thread