Skip navigation.
 
mlRe: [Leopard] Interface Builder - Subclassing
FROM : Rick Langschultz
DATE : Sun Nov 04 05:01:14 2007

I am slowly figuring it out. Seems a lot more complicated then the 
previous IB used with Tiger. Taking a long time to wrap my head around 
it.

On Nov 3, 2007, at 8:53 PM, Chris Hanson wrote:

> 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_removed>)
>
> 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/rlangschultz
> %40cox.net
>
> This email sent to <email_removed>

Related mailsAuthorDate
ml[Leopard] Interface Builder - Subclassing Rick Langschultz Nov 2, 21:13
mlRe: [Leopard] Interface Builder - Subclassing Shawn Erickson Nov 2, 21:31
mlRe: [Leopard] Interface Builder - Subclassing Scott Anguish Nov 2, 21:34
mlRe: [Leopard] Interface Builder - Subclassing Tommy Nordgren Nov 2, 21:34
mlRe: [Leopard] Interface Builder - Subclassing Rick Langschultz Nov 3, 00:08
mlRe: [Leopard] Interface Builder - Subclassing Chris Hanson Nov 4, 02:10
mlRe: [Leopard] Interface Builder - Subclassing Eric Celeste Nov 4, 02:23
mlRe: [Leopard] Interface Builder - Subclassing Eric Celeste Nov 4, 02:45
mlRe: [Leopard] Interface Builder - Subclassing Chris Hanson Nov 4, 02:53
mlRe: [Leopard] Interface Builder - Subclassing Rick Langschultz Nov 4, 05:01