Thanks Re: Newbie Question: I'm stuck on page 203 Building Cocoa Application Step by Step
Thanks Re: Newbie Question: I'm stuck on page 203 Building Cocoa Application Step by Step
- Subject: Thanks Re: Newbie Question: I'm stuck on page 203 Building Cocoa Application Step by Step
- From: George Greene <email@hidden>
- Date: Sun, 2 Nov 2003 14:32:58 -0500
Thanks, that it!
That matches the figure 6-16 much more closely then what I was seeing
on my screen. (with Attributes, as the item in the popup, which is what
is shown in the figure.)
Thanks again, (I can now press on)
george.
On Sunday, November 2, 2003, at 01:14 PM, mailmanlist wrote:
>
> " 35. Inform IB that the File's Owner is Aboutpanel.nib will be of
>
> the
>
> Controller class. Do this by clicking the File's Owner Info dialog,
>
> as
>
> shown in Figure 6-16. (If the Info dialog isn't visible, type
>
> Command-I). "
>
>
select the File's Owner press Command-I
>
now you see an inspector with at the top a popup button press the
>
popup and select the item called custom class. now you see a list of
>
class-names. select the controller class.
>
now the controller class is the file's owner.
>
>
> The problem is, when I click on the File's Owner icon, File Owner Info
>
> does not show me any class under attributes. I see Not Applicable
>
> under Attributes
>
>
>
> For those who do not have this book, in this part of the application,
>
> I'm suppose to build an About Box Nib. If I understand the reading,
>
> it
>
> should load when the user click on About Calculator from the
>
> Calculator's application menu. According to the text, the program
>
> will
>
> eventually use the loadNibNamed:owner: message that the Controller's
>
> showAboutPanel: method sends to the NSApplication object. I said
>
> eventually only because I'm stuck, not because it is wrong. I'm just
>
> learning so I would not know.
>
>
>
> Thanks,
>
>
>
> george.
>
>
i hope this helps
>
>
luinithil
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.