Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Supershane457

macrumors newbie
Original poster
Aug 5, 2010
6
0
Hi everyone. I'm fairly new to Xcode. I've just switched from C++ to objective-c. It's pretty similar and I usually don't get too many errors. But I'm used to working with command-line programs. However, I want to learn how to use Interface Builder to improve my programs. I can design it and all but when I write the class files and complete my program it says succeeded. Which is odd because when I click the buttons nothing happens like I coded it. A little help please? Thank you.
 
In Interface Builder, did you hook up your IBActions and IBOutlets to File's Owner?
 
Thank you. That tutorial was very helpful :) And no, I usually make an App Delegate and hook the IBActions up to that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.