I usually pass a delegate / event in, and call that before I pop back. Failing that, ViewWillAppear / ViewDidAppear might get fired?
On Wed, Jul 18, 2012 at 12:15 PM, equinoxc <[email protected]> wrote: > My main screen retrieves data from a web service and displays to a table. > From the main screen, I navigate to other screens which add data. When > returning to main screen via PopToRootViewController, I see in the debugger, > no code is executed. How do return to the main screen and execute code? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/PopToRootViewController-Execute-code-tp4656045.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
