Hi,

I have a small application that goes several levels deep into 
tableviewcontrollers, navigating down the tree works fine then back up works 
fine, but the second time down the tree I hit errors where objects have been 
GC'd.

It is advisable to create a variable at the appdelegate level for each of the 
tableviewcontrollers so they don't go out of scope or is there something I am 
missing, Creating the objects at a local level means they are getting GC'd very 
quickly.

Thanks

Alex
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to