Crossing UILabels over views
I have a HomeView and an OtherView. my HomeView displays a label with a button underneath. (the label says "Don't touch".) When I push the button I have it already set to switch over to the OtherView screen. On the OtherView screen I have a label and i want it to be set so that it displays exactly what the HomeView says ("Don't touch".)
Any ideas on how I would make it display what the label says on the HomeView screen?
Any advice at all is very much appreciated!
Thanks!
|