Firstly thanks for these tutorials. I have a problem with calling methods on new views, i mean when i place button(with actions) on new views they dont run anyway.. Can yoou please help(anyone can)?
This is so much harder to understand ever since the big changes in Xcode 4. I've had no trouble figuring things out on my own with the other tutorials, but this one's got me stumped. Time to go do some googling...
Remember to save all your class files in xcode before switching to the interface builder, took me 15 mins to figure out why I couldn't connect Beans2App delegate to Switch Class XD
@KnobberProductions Have you made a method switchView in your SwitchCLass.m file? Just make an empty one first and build it first before going into your interface builder.
It won't let me control click over to the Switch class from the button on the toolbar. I upgraded to the most recent XCode, could that be the problem?