Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Thank you. (you have no idea how long I've been trying to find that)
Where should I create the instance? In the class.h file?
 
Thank you. (you have no idea how long I've been trying to find that)
Where should I create the instance? In the class.h file?

This is BAAAASIC Objective-C, I think you should really learn the fundamentals.
You have to learn what alloc/Init actually does.
And do you can't send messages to pointers in the Header file.. That's what the IMPLEMENTATION file is for.
I think it's best for you to go read some basic fundamentals of Objective-C coding, or you will keep on failing writing decent coding..
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.