Re: newb problem- Currency Converter app problem- Can't Add ConverterController Class to Nib
Re: newb problem- Currency Converter app problem- Can't Add ConverterController Class to Nib
- Subject: Re: newb problem- Currency Converter app problem- Can't Add ConverterController Class to Nib
- From: mmalc crawford <email@hidden>
- Date: Fri, 14 Mar 2008 09:21:17 -0700
On Mar 13, 2008, at 9:17 PM, Edward Scholl wrote:
Working through the Currency Converter tutorial, and I get to the "Add
the ConverterController Class to Your Nib File"
(http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/06Controller/chapter_6_section_6.html
)
part, where I choose file-read class, and select ConverterController.h
and click open to instantiate... and nothing happens.
It's not clear where you're finding an instruction to "click open to
instantiate"?
The steps given are:
1 Choose File > Read Class Files.
2 Select the ConverterController.h file and click Open.
3 In the library, drag an object item into the MainMenu.nib window.
4 Select the new object and navigate to the Identity tab in the
Inspector.
5 In the Class drop-down box, type ConverterController and press
Return. The class actions and class outlets are filled in to match the
outlets and actions you defined in the ConverterController.h file.
mmalc
_______________________________________________
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