Hello everyone!
I'm in the process of learning iOS/iPhone development, and I've come across an issue.
I have a label in one view controller, I then have a text field on another view controller. I want the text of the label to read whatever is input into the text field.
I've attached a sample project and would really appreciate a hand. I think I've got the general gist (Create an object of the class of the second view controller inside the the first view controller's .h file to work with etc.) but I could really use the extra help.
Thanks a lot.
Regards,
Kiran
I'm in the process of learning iOS/iPhone development, and I've come across an issue.
I have a label in one view controller, I then have a text field on another view controller. I want the text of the label to read whatever is input into the text field.
I've attached a sample project and would really appreciate a hand. I think I've got the general gist (Create an object of the class of the second view controller inside the the first view controller's .h file to work with etc.) but I could really use the extra help.
Thanks a lot.
Regards,
Kiran