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

paulmcco

macrumors newbie
Original poster
Jul 26, 2011
5
0
I'm trying to create a simple IB app w/5 objects...two text fields, a slider, and two buttons...This project is from a tutorial online...For whatever reason, I'm unable to link the object controller to multiple objects...am I suppsed to create a new object controller for each text field, slider, and button...can someone guide me in the right direction..? Thanks
 
Would you mind posting more details? Where exactly did you get this controller from?

My guess is that you haven't declared enough IBOutlets in that object's interface declaration. In Mac OS X, an IBOutlet can only point to one other object in the nib file.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.