• 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: [Leopard] Interface Builder - Subclassing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Leopard] Interface Builder - Subclassing


  • Subject: Re: [Leopard] Interface Builder - Subclassing
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 3 Nov 2007 18:53:06 -0700

On Nov 3, 2007, at 6:23 PM, Eric Celeste wrote:

Chris, I'm trying very hard to follow what you've said... but I can't.

I'm looking at IB3 and I do what you suggest. I drag NSObject out of
the Library and drop it in my .nib document. Then you say "Get Info on
it". But there is no "Get Info" anywhere in IB3 except for the "i"
button in the toolbar of the .nib file and it only gets info for the
.nib file.

Sorry, I meant "inspect it." Xcode's terminology is "Get Info."

Just select the instance of NSObject that you dragged into your IB document, and select "Identity Inspector" directly from the Tools menu. The keyboard equivalent for this is Command-6. It will open the Inspector window, and take you directly to the Object Identity inspector from where you can change the class of your NSObject instance, add outlets and actions, and even add comments on it that will remain in the Interface Builder document.

  -- Chris


_______________________________________________

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: [Leopard] Interface Builder - Subclassing
      • From: Rick Langschultz <email@hidden>
References: 
 >[Leopard] Interface Builder - Subclassing (From: Rick Langschultz <email@hidden>)
 >Re: [Leopard] Interface Builder - Subclassing (From: Tommy Nordgren <email@hidden>)
 >Re: [Leopard] Interface Builder - Subclassing (From: Chris Hanson <email@hidden>)
 >Re: [Leopard] Interface Builder - Subclassing (From: "Eric Celeste" <email@hidden>)

  • Prev by Date: Re: Why initialize the menubar without Interface Builder
  • Next by Date: Re: Garbage collection, core data, and tight loops
  • Previous by thread: Re: [Leopard] Interface Builder - Subclassing
  • Next by thread: Re: [Leopard] Interface Builder - Subclassing
  • Index(es):
    • Date
    • Thread