Creating a class from files
Creating a class from files
- Subject: Creating a class from files
- From: Patrick Mahoney <email@hidden>
- Date: Sat, 12 Jan 2008 11:43:33 -0500
Hello,
I'm quite new to Cocoa development and I'm sad to say that I'm stuck
pretty early on. I was walking through the Currency Converter example
(with some minor changes), and I cannot get IB to create the
CustomConverter from the file I laid out. Selecting File -> Read Class
Files -> CustomController.h doesn't return any errors, but doesn't
create an instance in my .nib file either.
I have double checked that I have IBOutlets (and IBActions) in my .h
file, and the formation is identical to what is shown in the tutorial,
but still nothing. I'm at a complete loss for what to do to. I made
sure that the project compiles w/o error (though I know that isn't
necessary). Does IB log any output anywhere (I didn't find anything
in the system logs)?
Thanks,
Patrick
_______________________________________________
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