I'm a newbie and am learning the iOS-dev through reading the official tutorial Your First iOS App .
While I don't quite understand the behind meaning of control-dragging the text-filed into the view controller represented by a yellow sphere icon.
I mean it's easy to follow but hard to know the behind reason.
I checked the code after the operation and found nothing is added.
Could someone help to figure out why? TIA.
well, I posted some description the tutorial says to help my question could be understood exactly.
"In the view, Control-drag from the text field to the yellow sphere in the scene dock (the yellow sphere represents the view controller object). When you release the Control-drag, you should see something like this: [sorry image's not allowed to upload for now]. Select delegate in the Outlets section of the translucent panel that appears."