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.
I don't get the new the class in my MainMenu.nib, I don't get an error... I downloaded and compared to the completed project, and don't see any errors. I also tried to add the CoverterController.h file from the completed project, and that did not work either. Don't even know where to begin to troubleshoot... Any help would be greatly appreciated. _______________________________________________ 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]
