Hi,
Pretty basic question...sorry for the noobness!
Say i have an nsstring in ViewController/Class 1, and the value/content of the string is defined by the outcome of a certain event...the user then moves through to ViewController/Class 2 (the next down in a nav based app - from a tableView to a detailView if it makes any difference), how do i carry that string and its value through to the new detailView?
Sorry for the lack of code and better explanation, im on a train with my iphone and typing this is proving hard enough
Thanks!
Pretty basic question...sorry for the noobness!
Say i have an nsstring in ViewController/Class 1, and the value/content of the string is defined by the outcome of a certain event...the user then moves through to ViewController/Class 2 (the next down in a nav based app - from a tableView to a detailView if it makes any difference), how do i carry that string and its value through to the new detailView?
Sorry for the lack of code and better explanation, im on a train with my iphone and typing this is proving hard enough
Thanks!