iPhone SDK Programming - Working with a variable across 2 views
- by SD
I have what I hope is a fairly simple question about using the value from a variable across 2 views.
I’m new to the iPhone SDK platform and the Model/View/Controller methodology.
I’ve got background in VB.Net, some Php, but mostly SQL, so this is new ground for me.
I’m building an app that has 3 views.
For simplicity’s sake, I’ll call them View1,…