Microsoft
Software
Hardware
Network
Question : unload view when switching tab
I am developing a tabBarControlled iPhone application with multiple views. I have found that when I switch from one view to another, the view you come from does not stop executing what it was doing.
What I want basically is that everytime that I switch view, the view is unloaded, and gets re-loaded when the user gets back to that tab.
How can this be done?
Thanks!
Answer : unload view when switching tab
Cycled the power off for a day, device came back up and went through a lengthy self test. Problem solved, strange though.
Random Solutions
ISA 2006 Server configuration of second intenal network
SharePoint 2010 Webpart Request
multiple physical sites with SBS 2008
ASP.NET - use web.config setting to populate page title
Transpose data in MS Access or Excel
Loop through XML file using VB.Net
paths in vb.net
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
IP addresses currently in use
iPhone app: TabBarController and a first View