Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Im new to xcode 6 along with like 1000 people due to the xcode update, I was wondering how to define an outlet, in the old system you just use file owner, but xcode 6 dosen't have that, this is programming for ios by the way.

I know to define an outlet it is
C#
IBOutlet UIButton * themenubutton;


But my problem is, i do not know how to connect that outlet to a button in the interface builder, i cannot find the outlet, ive searched the web and youtube they are all out of date and are useless, i was wondering if anyone can help me with this?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900