Problem with Identity window, do not show UIOutlet and UIAction Hello everybody!
I am new to mac and Xcode, just following the first steps building HelloXcode type of applications; just a label a text field and a button using a window application.
I do everything the book says; the only difference that I encounter is that after I declare the UIOutlet variable the UIAction in the proper files, when I open my .xib file to make the link of these outlet to the X'file owner in the identity window I do not have any UIOutlet neither UIAction to link with the X'file owner.
Do I need to change settings on the Xcode?
Thanks for your help in advance!
Giorgio |