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 protected])

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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to