How to access string from flipside view in main view in an xcode utility app? -


i want able write in text field on flipside view have displayed in label on main view, have no idea how go this. example code on accessing variables across view great. thanks

ok first google tutorial how change text field nsstring. should easy. follow tutorial take string view

sharing nsstring between 2 views

then follow tutorial string display label

nsuserdefault nsstring not getting displayed in label

hope helps!


Comments