I am new to Xcode and Objective-C. I could see a demo that make such a reference from a text field on the View to a string member of the class such that whenever the string is changed the contents of the Text Field is changed too. However this demo is not with the latest Xcode and I cannot find how to do the same with Xcode 4.3.2.
Thanks