This may be a simple question but I just started using Cocoa...I'm reading a Dummies book on Cocoa programming but it's not updated to the new version of XCode, so I don't understand after I add an NSObject to my project window how I add outlets to that object...in the old XCode you can simply add outlets and actions in the attributes window for that NSObject but that doesn't exist anymore in XCode 4.
I know you have to use the Assistant editor somehow to link that object to a class but not sure how that would work. I tried that and I got errors for something else. Thanks for your time....
I know you have to use the Assistant editor somehow to link that object to a class but not sure how that would work. I tried that and I got errors for something else. Thanks for your time....