I am working through the Big Nerd Ranch IOS Programming book page 107. I am looking at Chapter 5 -and trying to construct a graphical user interface. My XIB file has three objects (MKMapView, a UITextField and UIActivityIndicatorView. However, :-
1) I am missing a connection from the "LocationTitleField" to the "Text Field"
2) the connection view to view should be "view" to "text view"
Can somebody explain why I cannot make these connections. Much appreciated.
Thanks
Kaps
1) I am missing a connection from the "LocationTitleField" to the "Text Field"
2) the connection view to view should be "view" to "text view"
Can somebody explain why I cannot make these connections. Much appreciated.
Thanks
Kaps